aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/ucp_footer.html
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2004-01-05 10:20:01 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2004-01-05 10:20:01 +0000
commit28bee290fe062e592d26823623bc0c33be8377c3 (patch)
tree17dfaad800bc7ea6ae63ea41097c8433b55ced13 /phpBB/styles/subSilver/template/ucp_footer.html
parent4cbcf22b7894e70f60cf47e19738bc8b7ed7d641 (diff)
downloadforums-28bee290fe062e592d26823623bc0c33be8377c3.tar
forums-28bee290fe062e592d26823623bc0c33be8377c3.tar.gz
forums-28bee290fe062e592d26823623bc0c33be8377c3.tar.bz2
forums-28bee290fe062e592d26823623bc0c33be8377c3.tar.xz
forums-28bee290fe062e592d26823623bc0c33be8377c3.zip
hmm
git-svn-id: file:///svn/phpbb/trunk@4716 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver/template/ucp_footer.html')
-rw-r--r--phpBB/styles/subSilver/template/ucp_footer.html14
1 files changed, 8 insertions, 6 deletions
diff --git a/phpBB/styles/subSilver/template/ucp_footer.html b/phpBB/styles/subSilver/template/ucp_footer.html
index 6f9a92d9ff..dd24cabc3a 100644
--- a/phpBB/styles/subSilver/template/ucp_footer.html
+++ b/phpBB/styles/subSilver/template/ucp_footer.html
@@ -1,14 +1,16 @@
-</form>
-
-<table width="100%" cellspacing="2" border="0" align="center">
- <tr>
- <td align="right" valign="middle" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><!-- IF S_JUMPBOX --><br /><br /><!-- INCLUDE jumpbox.html --><!-- ENDIF --></td>
+ </td>
</tr>
</table>
- </td>
+<br clear="all" />
+
+<table class="tablebg" width="100%" cellspacing="1">
+ <tr>
+ <td class="row1"><div class="nav" style="float:left"><a href="{U_INDEX}">{L_INDEX}</a></div><div class="gensmall" style="float:right">{S_TIMEZONE}</div></td>
</tr>
</table>
+<div align="right"><!-- INCLUDE jumpbox.html --></div>
+
<!-- INCLUDE overall_footer.html --> \ No newline at end of file