Skip to content

Commit

Permalink
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/phpsurveyor@1…
Browse files Browse the repository at this point in the history
…940 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
c-schmitz committed Aug 17, 2006
1 parent afc69a3 commit c8bdef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/html.php
Expand Up @@ -1903,7 +1903,7 @@
$editsurvey .= ">"._("No")."</option>\n"
. "</select></td></tr>";

$editsurvey .= "\t<tr><td colspan='2' align='center'><input type='submit' value='"._("Update survey")."'>\n"
$editsurvey .= "\t<tr><td colspan='2' align='center'><input type='submit' class='standardbtn' value='"._("Update survey")."'>\n"
. "\t<input type='hidden' name='action' value='updatesurvey'>\n"
. "\t<input type='hidden' name='sid' value=\"{$esrow['sid']}\">\n"
. "\t</td></tr>\n"
Expand Down

0 comments on commit c8bdef7

Please sign in to comment.