Completed
Push — master ( 85d598...8cac8d )
by Kevin
10:30
created
html/inc/account.inc 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -121,7 +121,7 @@
 block discarded – undo
121 121
     }
122 122
     form_input_text($x, "email_addr");
123 123
     form_input_text(
124
-        tra("Password:").'<br><small><a href="get_passwd.php">' . tra("forgot password?") . "</a></small>",
124
+        tra("Password:").'<br><small><a href="get_passwd.php">'.tra("forgot password?")."</a></small>",
125 125
         "passwd",
126 126
         "",
127 127
         "password",
Please login to merge, or discard this patch.