skins/chameleon

Thomas Brüderli bruederli at kolabsys.com
Tue Jan 13 19:06:46 CET 2015


 skins/chameleon/templates/login.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ebc836988f6761ea95f9e97f26bb8b7feb992488
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Tue Jan 13 19:06:43 2015 +0100

    Hide 'welcome' title from login form, that's too cheesy :-)

diff --git a/skins/chameleon/templates/login.html b/skins/chameleon/templates/login.html
index 38b6ecc..ddab67b 100644
--- a/skins/chameleon/templates/login.html
+++ b/skins/chameleon/templates/login.html
@@ -13,7 +13,7 @@
 <div id="login-form">
 
 
-<h1 class="login-title"><roundcube:object name="productname" /> <roundcube:label name="login" /></h1>
+<h1 class="login-title"><roundcube:label name="welcome" /></h1>
 
 <div class="box-inner" role="main">
 




More information about the commits mailing list