[minimark] 1 new revision pushed by lucio.benfante on 2009-09-08 15:38 GMT

0 views
Skip to first unread message

codesite...@google.com

unread,
Sep 8, 2009, 11:39:23 AM9/8/09
to minimark...@googlegroups.com
Revision: 9c3affe0c1
Author: lucio.benfante <lucio dot benfante at gmail dot com>
Date: Tue Sep 8 08:38:13 2009
Log: Fixed xhtml validation.
http://code.google.com/p/minimark/source/detail?r=9c3affe0c1

Modified:
/minimark/src/main/webapp/WEB-INF/tiles/templates/clarity_main.jsp
/minimark/src/main/webapp/WEB-INF/tiles/templates/main.jsp

=======================================
--- /minimark/src/main/webapp/WEB-INF/tiles/templates/clarity_main.jsp Fri
Sep 4 00:37:53 2009
+++ /minimark/src/main/webapp/WEB-INF/tiles/templates/clarity_main.jsp Tue
Sep 8 08:38:13 2009
@@ -56,7 +56,7 @@
<!-- Please leave this line intact -->
<p>Template design by <a
href="http://www.sixshootermedia.com">Six Shooter Media</a>.<br />
<!-- you can delete below here -->
- <a href="http://wwww.parancoe.org"><img
src="${cp}/images/powered_parancoe.png" alt="Parancoe powered"
border="0"/></a> &copy; <a href="http://www.benfante.com">Lucio
Benfante</a></p>
+ <a href="http://wwww.parancoe.org"><img
src="${cp}/images/powered_parancoe.png" alt="Parancoe powered"
style="border: 0"/></a> &copy; <a href="http://www.benfante.com">Lucio
Benfante</a></p>
</div>

<% if (!BaseConf.isProduction()) {%>
=======================================
--- /minimark/src/main/webapp/WEB-INF/tiles/templates/main.jsp Fri Sep 4
00:37:53 2009
+++ /minimark/src/main/webapp/WEB-INF/tiles/templates/main.jsp Tue Sep 8
08:38:13 2009
@@ -54,7 +54,7 @@
<!-- Please leave this line intact -->
<p>Template design by <a
href="http://www.sixshootermedia.com">Six Shooter Media</a>.<br />
<!-- you can delete below here -->
- <a href="http://wwww.parancoe.org"><img
src="${cp}/images/powered_parancoe.png" alt="Parancoe powered"
border="0"/></a> &copy; <a href="http://www.benfante.com">Lucio
Benfante</a></p>
+ <a href="http://wwww.parancoe.org"><img
src="${cp}/images/powered_parancoe.png" alt="Parancoe powered"
style="border: 0"/></a> &copy; <a href="http://www.benfante.com">Lucio
Benfante</a></p>
</div>

<% if (!BaseConf.isProduction()) {%>

Reply all
Reply to author
Forward
0 new messages