1
0
Fork 0
git-svn-id: file:///home/www/usr01/svn/gnuviechadmin/gnuviech.info/gnuviechadmin/trunk@27 a67ec6bc-e5d5-0310-a910-815c51eb3124
This commit is contained in:
Jan Dittberner 2003-12-20 14:36:28 +00:00
parent 2b0cbdf707
commit 056a13699e
7 changed files with 43 additions and 12 deletions

9
php/commonfoot.php Normal file
View file

@ -0,0 +1,9 @@
<div>
<hr/>
<a href="start.php"><?php print (_("To start page")); ?></a>
</div>
<div class="copyright">
&copy; 2003 Jan Dittberner
</div>
</body>
</html>