i had try to add a line in login screen, editing file
js mentioned, /opt/zimbra/apache-tomcat-5.5.15/webapps/zimbra/
js/zimbraMail/share/view/ZmLogin.
js
html[idx++] = "<tr height=40>";
html[idx++] = "<td width=100% colspan=2 align=center>Try Put My Organisation Names Here</td>";
html[idx++] = "</tr>";
above the username fields, nothing changed then, am i wrong or what should i do actually?