[grisbi-cvs] grisbi-web/newsportal index.php, 1.5, 1.6 style.css, 1.9, 1.10 tail.inc, 1.2, 1.3
NIEL Gérald
gegeweb at users.sourceforge.net
Wed May 26 07:41:26 CEST 2010
Update of /cvsroot/grisbi/grisbi-web/newsportal
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26299/newsportal
Modified Files:
index.php style.css tail.inc
Log Message:
modif footer
minor style change
Index: tail.inc
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/tail.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tail.inc 24 May 2010 15:21:36 -0000 1.2
+++ tail.inc 26 May 2010 05:41:24 -0000 1.3
@@ -1,8 +1,10 @@
+<p id="newsportal">
+"<a href="http://florian-amrhein.de/newsportal/">News-Portal</a>"
+was written by <a href="http://florian-amrhein.de">Florian Amrhein</a>.</p>
</div>
<!-- ## END CONTENU ## -->
<!-- ## FOOTER ## -->
-
<div class="spacer"> </div>
<p id="linktop">[ <a href="#top"><? echo $text_thread["button_top"]; ?></a> ]</p>
<p id="copy">Copyleft © 2003 Grisbi Team - logo: André Pascual (Linuxgraphic)</p>
Index: style.css
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/style.css,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- style.css 26 May 2010 05:29:09 -0000 1.9
+++ style.css 26 May 2010 05:41:24 -0000 1.10
@@ -95,7 +95,7 @@
/* The small images, a thread consists of */
img.thread_image {
- vertical-align: bottom;
+ vertical-align: middle;
}
/* =========== Article Layout ============= */
Index: index.php
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/index.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- index.php 25 May 2010 21:10:08 -0000 1.5
+++ index.php 26 May 2010 05:41:24 -0000 1.6
@@ -15,8 +15,4 @@
echo '</div>';
?>
-<p id="newsportal">
-"<a href="http://florian-amrhein.de/newsportal/">News-Portal</a>"
-was written by <a href="http://florian-amrhein.de">Florian Amrhein</a>.</p>
-
<? include "tail.inc"; ?>
More information about the cvs
mailing list