Author: gmazza
Date: Fri Jun 27 21:13:39 2014
New Revision: 1606236

URL: http://svn.apache.org/r1606236
Log:
Removed dead/obsolete links in Sotto theme.

Modified:
    roller/trunk/app/src/main/webapp/themes/sotto/sidebar.vm

Modified: roller/trunk/app/src/main/webapp/themes/sotto/sidebar.vm
URL: 
http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/themes/sotto/sidebar.vm?rev=1606236&r1=1606235&r2=1606236&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/themes/sotto/sidebar.vm (original)
+++ roller/trunk/app/src/main/webapp/themes/sotto/sidebar.vm Fri Jun 27 
21:13:39 2014
@@ -29,20 +29,13 @@
             #showAtomFeedsList($model.weblog)
         </p>
 
-        <p class="sidebarBox">
-            Valid
-            <a title="Valid XHTML?"
-                
href="http://validator.w3.org/check?uri=$model.weblog.absoluteURL";>XHTML</a>
-            or <a title="Valid CSS?"
-                
href="http://jigsaw.w3.org/css-validator/validator?uri=$model.weblog.absoluteURL";>CSS</a>?
-        </p>
-
         <div class="sidebarBox">
-            <a title="This is a Roller site."
+            <a title="Blog powered by Apache Roller."
                 href="http://roller.apache.org";><img class="noBorder"
-                width="80" height="15" alt="[This is a Roller site]"
+                width="80" height="15" alt="[Blog powered by Apache Roller.]"
                 src="$url.resource("images/roller-logo.gif")" /></a>
         </div>
+
         <div class="sidebarBox">
-            Theme by <a href="http://sotto.org";>Rowell Sotto</a>.
+            Theme by Rowell Sotto.
         </div>


Reply via email to