mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge pull request #5722 from mrgoldy/ticket/16195
[ticket/16195] Copy forum permissions' missing paragraph
This commit is contained in:
commit
ce35aa8b0b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<h1>{L_ACP_FORUM_PERMISSIONS_COPY}</h1>
|
<h1>{L_ACP_FORUM_PERMISSIONS_COPY}</h1>
|
||||||
|
|
||||||
{L_ACP_FORUM_PERMISSIONS_COPY_EXPLAIN}
|
<p>{L_ACP_FORUM_PERMISSIONS_COPY_EXPLAIN}</p>
|
||||||
|
|
||||||
<form id="forum_perm_copy" method="post" action="{U_ACTION}">
|
<form id="forum_perm_copy" method="post" action="{U_ACTION}">
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue