diff options
Diffstat (limited to 'phpBB/styles/templates/subSilver/ucp_footer.html')
-rw-r--r-- | phpBB/styles/templates/subSilver/ucp_footer.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/phpBB/styles/templates/subSilver/ucp_footer.html b/phpBB/styles/templates/subSilver/ucp_footer.html deleted file mode 100644 index a475c217d3..0000000000 --- a/phpBB/styles/templates/subSilver/ucp_footer.html +++ /dev/null @@ -1,25 +0,0 @@ - -<br clear="all" /> - -<!-- IF S_DISPLAY_MARK_ALL --> -<table width="100%" cellspacing="2" border="0" align="center"> - <tr> - <td class="gensmall" align="right" valign="middle"><b><a href="javascript:marklist('ucp', true);">{L_MARK_ALL}</a> :: <a href="javascript:marklist('ucp', false);">{L_UNMARK_ALL}</a></td> - </tr> -</table> -<!-- ENDIF --> - -</form> - -<table width="100%" cellspacing="2" border="0" align="center"> - <tr> - <td align="right" valign="middle" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><br /><!-- INCLUDE jumpbox.html --></td> - </tr> -</table> - - </td> - </tr> -</table> - - -<!-- INCLUDE overall_footer.html -->
\ No newline at end of file |