mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 15:31:42 +02:00
[feature/events] Adding acp prefix to acp event names
PHPBB3-9550
This commit is contained in:
committed by
David King
parent
b95549a7a7
commit
3c8fb03785
@@ -76,7 +76,7 @@
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- EVENT main_notice -->
|
||||
<!-- EVENT acp_main_notice -->
|
||||
|
||||
<table cellspacing="1">
|
||||
<caption>{L_FORUM_STATS}</caption>
|
||||
@@ -205,7 +205,7 @@
|
||||
</dl>
|
||||
</form>
|
||||
|
||||
<!-- EVENT main_actions -->
|
||||
<!-- EVENT event_main_actions -->
|
||||
</fieldset>
|
||||
<!-- ENDIF -->
|
||||
|
||||
|
Reference in New Issue
Block a user