diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_footer.html')
-rw-r--r-- | phpBB/styles/prosilver/template/ucp_footer.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_footer.html b/phpBB/styles/prosilver/template/ucp_footer.html new file mode 100644 index 0000000000..4b3b14b4b7 --- /dev/null +++ b/phpBB/styles/prosilver/template/ucp_footer.html @@ -0,0 +1,15 @@ + + </div> + <div class="clear"></div> + + </div> + <span class="corners-bottom"><span></span></span></div> +</div> +<!-- IF S_COMPOSE_PM --> +<div>{S_FORM_TOKEN}</div> +</form> +<!-- ENDIF --> + +<!-- INCLUDE jumpbox.html --> + +<!-- INCLUDE overall_footer.html -->
\ No newline at end of file |