summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcreateaccount.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/createaccount.cgi b/createaccount.cgi
index 14420a65e..3107f6a5d 100755
--- a/createaccount.cgi
+++ b/createaccount.cgi
@@ -86,7 +86,7 @@ as well.
<td><input size=35 name=realname></td>
</tr>
</table>
-<input type=submit>
+<input type="submit" value="Create Account">
};
PutFooter();