From 1a6bc7aaf9b255eb8dabcc102d4f516e050cd4c0 Mon Sep 17 00:00:00 2001 From: cash Date: Tue, 12 Oct 2010 12:02:00 +0000 Subject: Fixes #2522 - disabling form submission after first submission git-svn-id: http://code.elgg.org/elgg/trunk@7065 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/installation/input/button.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/installation/input/button.php') diff --git a/views/installation/input/button.php b/views/installation/input/button.php index 2c36841df..cc6a236c0 100644 --- a/views/installation/input/button.php +++ b/views/installation/input/button.php @@ -50,4 +50,4 @@ if (strpos($src,$CONFIG->wwwroot)===false) { $src = ""; } ?> - value="" src="" class="" /> \ No newline at end of file + value="" src="" class="" /> \ No newline at end of file -- cgit v1.2.3