Update of /cvsroot/php-blog/serendipity/templates/moz-modern
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8529/templates/moz-modern
Modified Files:
layout.php style.css
Log Message:
It's enough!
Index: layout.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/templates/moz-modern/layout.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- layout.php 19 Nov 2004 11:06:08 -0000 1.8
+++ layout.php 28 Nov 2004 09:15:34 -0000 1.9
@@ -79,6 +79,6 @@
</div>
<?php echo $right; ?>
- <div id="copyright">Powered by <a href="http://www.s9y.org/">serendipity</a>, Design by <a href="http://supergarv.de/">Garvin Hicking</a>. Smile, you're on the candid credit line!</div>
+ <div id="copyright">Powered by <a href="http://www.s9y.info/">serendipity</a>, Design by <a href="http://supergarv.de/">Garvin Hicking</a>. Smile, you're on the candid credit line!</div>
</div>
Index: style.css
===================================================================
RCS file: /cvsroot/php-blog/serendipity/templates/moz-modern/style.css,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- style.css 19 Nov 2004 11:06:09 -0000 1.15
+++ style.css 28 Nov 2004 09:15:34 -0000 1.16
@@ -1,6 +1,6 @@
/*
*
- * "Mozilla Modern Tribute" for serendipity (http://www.s9y.org/), by Garvin Hicking (http://supergarv.de/)
+ * "Mozilla Modern Tribute" for serendipity (http://www.s9y.info/), by Garvin Hicking (http://supergarv.de/)
*
*/
|