inc/footer.inc.php
changeset 23 4abaed69febd
parent 13 2ff220cfde13
child 24 9f0138ac3028
--- a/inc/footer.inc.php	Wed Jun 13 13:32:39 2007 +0000
+++ b/inc/footer.inc.php	Mon Jun 25 19:56:50 2007 +0000
@@ -9,7 +9,7 @@
 ?>
   </div> <!-- /content -->
   <div class="footer">
-   <strong>poweradmin</strong> version 1.4.0 - <a href="credits.php"><? echo _('credits'); ?></a>
+   <strong>poweradmin</strong> revision $LastChangedRevision: 70 $ (changed by $LastChangedBy: rejo $) - <a href="credits.php"><? echo _('credits'); ?></a>
   </div>
 <?
 if(file_exists('inc/custom_footer.inc.php'))