1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 13:44:12 +02:00

[feature/events] Adding acp prefix to acp event names

PHPBB3-9550
This commit is contained in:
Michael Cullum
2012-07-22 21:25:57 +01:00
committed by David King
parent b95549a7a7
commit 3c8fb03785
7 changed files with 8 additions and 8 deletions

View File

@@ -241,7 +241,7 @@
<dt><label for="topics_per_page">{L_FORUM_TOPICS_PAGE}{L_COLON}</label><br /><span>{L_FORUM_TOPICS_PAGE_EXPLAIN}</span></dt>
<dd><input type="text" id="topics_per_page" name="topics_per_page" value="{TOPICS_PER_PAGE}" size="4" maxlength="4" /></dd>
</dl>
<!-- EVENT forums_normal_settings -->
<!-- EVENT acp_forums_normal_settings -->
</fieldset>
<fieldset>