You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2005/08/15 17:16:58 UTC

svn commit: r232821 - /incubator/roller/branches/roller_2.0/web/theme/status.jsp

Author: snoopdave
Date: Mon Aug 15 08:16:49 2005
New Revision: 232821

URL: http://svn.apache.org/viewcvs?rev=232821&view=rev
Log:
More tweaks to 2.0 pages, look and feel

Modified:
    incubator/roller/branches/roller_2.0/web/theme/status.jsp

Modified: incubator/roller/branches/roller_2.0/web/theme/status.jsp
URL: http://svn.apache.org/viewcvs/incubator/roller/branches/roller_2.0/web/theme/status.jsp?rev=232821&r1=232820&r2=232821&view=diff
==============================================================================
--- incubator/roller/branches/roller_2.0/web/theme/status.jsp (original)
+++ incubator/roller/branches/roller_2.0/web/theme/status.jsp Mon Aug 15 08:16:49 2005
@@ -7,8 +7,8 @@
 boolean allowNewUsers = RollerConfig.getBooleanProperty("users.registration.enabled");
 %>
 <div class="bannerBox">
-   <img src="<%= request.getContextPath() %>/theme/images/two-bigbadge2.png" 
-      style="padding: 13px 0px 0px 15px;"/>
+   <img src="<%= request.getContextPath() %>/theme/images/two-bigbadge.png" 
+      style="padding: 15px 0px 0px 15px;"/>
 </div>
 
 <div class="statusBox">