Author: kkolinko
Date: Fri Jan 24 00:56:49 2014
New Revision: 1560861

URL: http://svn.apache.org/r1560861
Log:
CTR: whitespaces (and duplicate nbsp whitespace) and comment removal,
to align index.jsp and index.html pages.

Modified:
    tomcat/tc6.0.x/trunk/webapps/ROOT/index.html
    tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp

Modified: tomcat/tc6.0.x/trunk/webapps/ROOT/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/ROOT/index.html?rev=1560861&r1=1560860&r2=1560861&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/ROOT/index.html (original)
+++ tomcat/tc6.0.x/trunk/webapps/ROOT/index.html Fri Jan 24 00:56:49 2014
@@ -90,9 +90,9 @@
 <table id="banner" width="100%">
     <tr>
       <td align="left" style="width:130px">
-      <a href="http://tomcat.apache.org/";>
-        <img src="tomcat.gif" height="92" width="130" alt="The Mighty Tomcat - 
MEOW!"/>
-      </a>
+        <a href="http://tomcat.apache.org/";>
+          <img src="tomcat.gif" height="92" width="130" alt="The Mighty Tomcat 
- MEOW!"/>
+        </a>
       </td>
       <td align="left" valign="top"><b>Apache Tomcat</b></td>
       <td align="right">
@@ -130,7 +130,7 @@
                   <td class="menu">
                     <a href="RELEASE-NOTES.txt">Release&nbsp;Notes</a><br/>
                     <a href="/docs/changelog.html">Change&nbsp;Log</a><br/>
-                    <a href="/docs">Tomcat&nbsp;Documentation</a><br/>         
               &nbsp;
+                    <a href="/docs">Tomcat&nbsp;Documentation</a><br/>
                     &nbsp;
                    </td>
                 </tr>

Modified: tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp?rev=1560861&r1=1560860&r2=1560861&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp (original)
+++ tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp Fri Jan 24 00:56:49 2014
@@ -116,7 +116,6 @@
                 <tr>
                  <td class="menu">
                    <a href="manager/status">Status</a><br/>
-                    <!--<a href="admin">Tomcat&nbsp;Administration</a><br/>-->
                     <a href="manager/html">Tomcat&nbsp;Manager</a><br/>
                     &nbsp;
                   </td>
@@ -132,7 +131,7 @@
                   <td class="menu">
                     <a href="RELEASE-NOTES.txt">Release&nbsp;Notes</a><br/>
                     <a href="docs/changelog.html">Change&nbsp;Log</a><br/>
-                    <a href="docs">Tomcat&nbsp;Documentation</a><br/>          
              &nbsp;
+                    <a href="docs">Tomcat&nbsp;Documentation</a><br/>
                     &nbsp;
                    </td>
                 </tr>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to