diff options
Diffstat (limited to 'phpBB/styles/subSilver/template')
| -rw-r--r-- | phpBB/styles/subSilver/template/overall_footer.html | 2 | ||||
| -rw-r--r-- | phpBB/styles/subSilver/template/ucp_header.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subSilver/template/overall_footer.html b/phpBB/styles/subSilver/template/overall_footer.html index 64aefc64eb..cce1211b92 100644 --- a/phpBB/styles/subSilver/template/overall_footer.html +++ b/phpBB/styles/subSilver/template/overall_footer.html @@ -1,4 +1,4 @@ - {RUN_CRON_TASK} +<!-- {RUN_CRON_TASK} --> </div> <!-- diff --git a/phpBB/styles/subSilver/template/ucp_header.html b/phpBB/styles/subSilver/template/ucp_header.html index 56050bad63..002d88f5ff 100644 --- a/phpBB/styles/subSilver/template/ucp_header.html +++ b/phpBB/styles/subSilver/template/ucp_header.html @@ -115,7 +115,7 @@ <div style="padding: 2px;"></div> <!-- ENDIF --> -<!-- IF S_ZEBRA_ENABLED --> +<!-- IF S_ZEBRA_ENABLED and S_ZEBRA_FRIENDS_ENABLED --> <table class="tablebg" width="100%" cellspacing="1"> <tr> <th>{L_FRIENDS}</th> |
