equal
deleted
inserted
replaced
7 } |
7 } |
8 |
8 |
9 ?> |
9 ?> |
10 </div> <!-- /content --> |
10 </div> <!-- /content --> |
11 <div class="footer"> |
11 <div class="footer"> |
12 <strong>poweradmin</strong> version 1.4.0 - <a href="credits.php"><? echo _('credits'); ?></a> |
12 <strong>poweradmin</strong> revision $LastChangedRevision: 70 $ (changed by $LastChangedBy: rejo $) - <a href="credits.php"><? echo _('credits'); ?></a> |
13 </div> |
13 </div> |
14 <? |
14 <? |
15 if(file_exists('inc/custom_footer.inc.php')) |
15 if(file_exists('inc/custom_footer.inc.php')) |
16 { |
16 { |
17 include('inc/custom_footer.inc.php'); |
17 include('inc/custom_footer.inc.php'); |