[Rt-commit] rt branch, master, updated. rt-4.2.3-202-g31b36fc
? sunnavy
sunnavy at bestpractical.com
Mon May 5 11:29:21 EDT 2014
The branch, master has been updated
via 31b36fca3e1a8d82a512b9494119b2367d78fa49 (commit)
from 525f68a2081c86da599c7d0ed83eaf38ce677be0 (commit)
Summary of changes:
share/html/Elements/Login | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 31b36fca3e1a8d82a512b9494119b2367d78fa49
Author: sunnavy <sunnavy at bestpractical.com>
Date: Mon May 5 09:00:52 2014 +0800
typo
diff --git a/share/html/Elements/Login b/share/html/Elements/Login
index 44596bf..ccc01d2 100644
--- a/share/html/Elements/Login
+++ b/share/html/Elements/Login
@@ -73,7 +73,7 @@
<div class="input-row">
<span class="label"><&|/l&>Password</&>:</span>
- <span class="input"><input type="password" name="pass" %> /></span>
+ <span class="input"><input type="password" name="pass" /></span>
</div>
<input type="hidden" name="next" value="<% $next %>" />
-----------------------------------------------------------------------
More information about the rt-commit
mailing list