Author: ips
Date: 2009-06-19 18:42:30 -0400 (Fri, 19 Jun 2009)
New Revision: 545
Modified:
trunk/core/src/main/webapp/login.xhtml
Log:
get rid of the Help link in the upper right that doesn't go anywhere
Modified: trunk/core/src/main/webapp/login.xhtml
===================================================================
--- trunk/core/src/main/webapp/login.xhtml 2009-06-19 16:05:31 UTC (rev 544)
+++ trunk/core/src/main/webapp/login.xhtml 2009-06-19 22:42:30 UTC (rev 545)
@@ -55,7 +55,7 @@
</h:panelGroup>
</h:panelGrid>
</div>
- <div class="login"><a
href="#">#{messages['help.link']}</a><br/></div>
+ <!--<div class="login"><a
href="#">#{messages['help.link']}</a><br/></div>-->
</div>
<div class="Loginbox">
<h:messages layout="table"
styleClass="loginerror-msg"/>
Show replies by date