Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-09-2008, 04:09 AM
Active Member
 
Posts: 30
Default [SOLVED] change "Username:" on login page

I have looked through past posts on this and can't seem to get this changed. I've grep'd through the /opt/zimbra/jetty/webapps/zimbra directory for "Username:" and changed everything I can find and I still get the Username: text. I am running the latest NE on Ubuntu.

Consequently, I was able to change the colors via the beach skin and Zimbra logo. Just having trouble changing the text on the login screen.
Reply With Quote
  #2 (permalink)  
Old 04-09-2008, 04:28 AM
Moderator
 
Posts: 5,806
Default

Have you taken a look at Rebranding Articles - Zimbra :: Wiki as one of those may help you ?
__________________
SplatNIX IT Services :: Innovation through Collaboration™


http://www.messagefortress.com
Reply With Quote
  #3 (permalink)  
Old 04-09-2008, 11:50 PM
Zimbra Consultant
 
Posts: 5,814
Default

cd /opt/zimbra/mailboxd/webapps/zimbra/WEB-INF/classes/messages
nano ZmMsg.properties:
Quote:
accountTestErrorMissingInfo = You must specify the username, server, and password.
badUsername = Your username must be a valid email address.
enterUsername = Please enter your username and password.
loginError = The username or password is incorrect. Verify that CAPS LOCK is not on, and then retype the current username and password
username = Username
usernameLabel = Username:
Change to what you desire then zmmailboxdctl restart.

You actually want the 'username' one not 'usernameLabel' - even though it seems like the one with the : is the one you want - the colon is actually hard coded.
/opt/zimbra/mailboxd/webapps/zimbra/public/login.jsp contains:
Quote:
<td class="zLoginLabelContainer"><label for="username"><fmt:message key="username"/>:</label></td>
<input id="username" class="zLoginField" name="username" type="text" value="${fn:escapeXml(param.username)}" />
__________________
-Mike Morse (MCode151)

ZCS-to-ZCS Migrations & Moves | Admin Tools & Tidbits » ZimbraBlog.com | ZimbraCommunity.com
Reply With Quote
  #4 (permalink)  
Old 04-10-2008, 07:41 AM
Active Member
 
Posts: 30
Default thank you!

I was so close! Thank you for the clarification.
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0