From d1dfb1e65c593fcf3e5d5d0db6c386b89552f73f Mon Sep 17 00:00:00 2001 From: svncommit Date: Tue, 21 Mar 2006 15:41:36 +0000 Subject: Added localization label: 'welcome' to all localizations (currently in English) This label is the page title welcome message on the login page (previously was hardcoded) Changed login.html to use this label. --- skins/default/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins/default/templates/login.html') diff --git a/skins/default/templates/login.html b/skins/default/templates/login.html index 2b56a3890..241f7c623 100644 --- a/skins/default/templates/login.html +++ b/skins/default/templates/login.html @@ -1,7 +1,7 @@ -Welcome to RoundCube|Mail +<roundcube:label name="welcome" />