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 2006/01/31 21:13:24 UTC

svn commit: r373901 - in /incubator/roller/trunk/web/planet: PlanetGroups.jsp PlanetSubscriptions.jsp

Author: snoopdave
Date: Tue Jan 31 12:13:21 2006
New Revision: 373901

URL: http://svn.apache.org/viewcvs?rev=373901&view=rev
Log:
fixing minor layout problem

Modified:
    incubator/roller/trunk/web/planet/PlanetGroups.jsp
    incubator/roller/trunk/web/planet/PlanetSubscriptions.jsp

Modified: incubator/roller/trunk/web/planet/PlanetGroups.jsp
URL: http://svn.apache.org/viewcvs/incubator/roller/trunk/web/planet/PlanetGroups.jsp?rev=373901&r1=373900&r2=373901&view=diff
==============================================================================
--- incubator/roller/trunk/web/planet/PlanetGroups.jsp (original)
+++ incubator/roller/trunk/web/planet/PlanetGroups.jsp Tue Jan 31 12:13:21 2006
@@ -64,7 +64,8 @@
         </div>
 
     </html:form>
-    <br />
+    
+    <br style="clear:left" />
     
     <h2><fmt:message key="planetGroups.existingTitle" /></h2>
     <p><i><fmt:message key="planetGroups.existingPrompt" /></i></p>

Modified: incubator/roller/trunk/web/planet/PlanetSubscriptions.jsp
URL: http://svn.apache.org/viewcvs/incubator/roller/trunk/web/planet/PlanetSubscriptions.jsp?rev=373901&r1=373900&r2=373901&view=diff
==============================================================================
--- incubator/roller/trunk/web/planet/PlanetSubscriptions.jsp (original)
+++ incubator/roller/trunk/web/planet/PlanetSubscriptions.jsp Tue Jan 31 12:13:21 2006
@@ -89,7 +89,7 @@
             </c:if>
         </div>
 
-        <br />
+        <br style="clear:left" />
 
         <h2>
             <fmt:message key="planetSubscriptions.existingTitle" />