aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/footer.tpl')
-rw-r--r--template/default/footer.tpl33
1 files changed, 15 insertions, 18 deletions
diff --git a/template/default/footer.tpl b/template/default/footer.tpl
index bceb9e234..2dfa4db57 100644
--- a/template/default/footer.tpl
+++ b/template/default/footer.tpl
@@ -1,24 +1,21 @@
- <div class="copyright">
- <!-- BEGIN debug -->
- {L_GEN_TIME} {TIME} ::
- <!-- END debug -->
+ <div class="copyright">
+ <!-- BEGIN debug -->
+ {L_GEN_TIME} {TIME} ::
+ <!-- END debug -->
- <!-- Please, do not remove this copyright. If you really want to,
- contact me pierrick@phpwebgallery.net to find a solution on how
- to show the origin of the script...-->
+ <!-- Please, do not remove this copyright. If you really want to,
+ contact me pierrick@phpwebgallery.net to find a solution on how
+ to show the origin of the script...-->
- Powered by <a href="http://www.phpwebgallery.net" class="back">PhpWebGallery</a>
- {VERSION} ::
+ Powered by <a href="http://www.phpwebgallery.net" class="back">PhpWebGallery</a>
+ {VERSION} ::
- {L_SEND_MAIL}
- <a href="mailto:{MAIL}?subject={L_TITLE_MAIL}">
- <span style="font-weight:bold;">{L_WEBMASTER}</span>
- </a>
+ {L_SEND_MAIL}
+ <a href="mailto:{MAIL}?subject={L_TITLE_MAIL}">
+ <span style="font-weight:bold;">{L_WEBMASTER}</span>
+ </a>
- </div>
-
- </td>
- </tr>
- </table>
+ </div>
+ </div>
</body>
</html>