aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
authorNathaniel Guse <nathaniel.guse@gmail.com>2013-06-14 09:35:36 -0500
committerNathaniel Guse <nathaniel.guse@gmail.com>2013-06-14 09:35:36 -0500
commit1ad10a77999048c8a2a48ff82d79d18c0401b2dd (patch)
tree5669cbe163bc16aa2b7cd771c42eb2fc5d7db52d /phpBB/adm
parent30a1f21735227a72c8d676db3d0c8d695b150007 (diff)
downloadforums-1ad10a77999048c8a2a48ff82d79d18c0401b2dd.tar
forums-1ad10a77999048c8a2a48ff82d79d18c0401b2dd.tar.gz
forums-1ad10a77999048c8a2a48ff82d79d18c0401b2dd.tar.bz2
forums-1ad10a77999048c8a2a48ff82d79d18c0401b2dd.tar.xz
forums-1ad10a77999048c8a2a48ff82d79d18c0401b2dd.zip
[feature/twig] Fix improper template syntax in acp_forums.html
PHPBB3-11598
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/style/acp_forums.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html
index 38369ee207..7b1466cfbd 100644
--- a/phpBB/adm/style/acp_forums.html
+++ b/phpBB/adm/style/acp_forums.html
@@ -437,7 +437,7 @@
</div>
<!-- ENDIF -->
- <p><strong>{NAVIGATION}<!-- IF S_NO_FORUMS --> [<a href="{U_EDIT}">{L_EDIT}</a> | <a href="{U_DELETE}">{L_DELETE}</a><!-- IF not S_LINK --> | <a href="{U_SYNC}">{L_RESYNC}</a><!-- ENDIF --->]<!-- ENDIF --></strong></p>
+ <p><strong>{NAVIGATION}<!-- IF S_NO_FORUMS --> [<a href="{U_EDIT}">{L_EDIT}</a> | <a href="{U_DELETE}">{L_DELETE}</a><!-- IF not S_LINK --> | <a href="{U_SYNC}">{L_RESYNC}</a><!-- ENDIF -->]<!-- ENDIF --></strong></p>
<!-- IF .forums -->
<table cellspacing="1">