mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Footer fix
This commit is contained in:
parent
e36a6dcebe
commit
b4b4235986
1 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- IF SIMPLE_FOOTER --><!-- ELSEIF IN_ADMIN --><!-- ELSE -->
|
<!-- IF SIMPLE_FOOTER --><div class="copyright tCenter" id="t2t">{POWERED}</div><!-- ELSEIF IN_ADMIN --><!-- ELSE -->
|
||||||
|
|
||||||
</div><!--/main_content_wrap-->
|
</div><!--/main_content_wrap-->
|
||||||
</td><!--/main_content-->
|
</td><!--/main_content-->
|
||||||
|
@ -65,9 +65,7 @@
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF ONLOAD_FOCUS_ID -->
|
<!-- IF ONLOAD_FOCUS_ID -->
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$p('{ONLOAD_FOCUS_ID}').focus();
|
$p('{ONLOAD_FOCUS_ID}').focus();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
Loading…
Add table
Add a link
Reference in a new issue