mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[feature/events] Fix names of events in adm/style/acp_main.html
PHPBB3-9550
This commit is contained in:
parent
ae93bd4e80
commit
530be9106c
1 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@
|
|||
</div>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- EVENT acp_main_notice -->
|
||||
<!-- EVENT acp_main_notice_after -->
|
||||
|
||||
<table cellspacing="1">
|
||||
<caption>{L_FORUM_STATS}</caption>
|
||||
|
@ -205,7 +205,7 @@
|
|||
</dl>
|
||||
</form>
|
||||
|
||||
<!-- EVENT acp_main_actions -->
|
||||
<!-- EVENT acp_main_actions_append -->
|
||||
</fieldset>
|
||||
<!-- ENDIF -->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue