1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 12:01:48 +02:00

[ticket/12662] Improve template checks

And changed _CLEAN to _SIMPLE, and move teamlink events

PHPBB3-12662
This commit is contained in:
PayBas
2014-06-13 15:24:06 +02:00
parent ac89c84808
commit 5a00054f52
4 changed files with 25 additions and 31 deletions

View File

@@ -5,7 +5,7 @@
<!-- EVENT index_body_linklist_before -->
<!-- IF not S_IS_BOT and U_MARK_FORUMS -->
<!-- IF U_MARK_FORUMS -->
<ul class="linklist bulletin">
<li class="rightside mark-read"><a href="{U_MARK_FORUMS}" accesskey="m" data-ajax="mark_forums_read">{L_MARK_FORUMS_READ}</a></li>
</ul>