diff options
author | Ludovic Arnaud <ludovic_arnaud@users.sourceforge.net> | 2003-09-14 22:21:57 +0000 |
---|---|---|
committer | Ludovic Arnaud <ludovic_arnaud@users.sourceforge.net> | 2003-09-14 22:21:57 +0000 |
commit | f96ded2eb65d5f282c5d9c98cb43b0c5820646cd (patch) | |
tree | 6e6f81ba554a55aa49de2bc1466ed3171b9b8344 /phpBB/styles/subSilver/template/mcp_footer.html | |
parent | dff8c2e0e18b89f0efa10ca8058208d46016c957 (diff) | |
download | forums-f96ded2eb65d5f282c5d9c98cb43b0c5820646cd.tar forums-f96ded2eb65d5f282c5d9c98cb43b0c5820646cd.tar.gz forums-f96ded2eb65d5f282c5d9c98cb43b0c5820646cd.tar.bz2 forums-f96ded2eb65d5f282c5d9c98cb43b0c5820646cd.tar.xz forums-f96ded2eb65d5f282c5d9c98cb43b0c5820646cd.zip |
MCP take 2, see forum
git-svn-id: file:///svn/phpbb/trunk@4496 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver/template/mcp_footer.html')
-rw-r--r-- | phpBB/styles/subSilver/template/mcp_footer.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/phpBB/styles/subSilver/template/mcp_footer.html b/phpBB/styles/subSilver/template/mcp_footer.html new file mode 100644 index 0000000000..0b36dc9ed8 --- /dev/null +++ b/phpBB/styles/subSilver/template/mcp_footer.html @@ -0,0 +1,8 @@ +<!-- $Id$ --> + + </td> + </tr> +</table> + + +<!-- INCLUDE overall_footer.html -->
\ No newline at end of file |