mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Fix bug #19945 - Wrong description in UCP group managment implicates missing feature
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9613 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
|
||||
<h3>{L_ADD_USERS}</h3>
|
||||
|
||||
<p>{L_ADD_USERS_EXPLAIN}</p>
|
||||
<p>{L_ADD_USERS_UCP_EXPLAIN}</p>
|
||||
|
||||
<fieldset>
|
||||
<dl>
|
||||
|
@@ -193,7 +193,7 @@
|
||||
|
||||
<h1>{L_ADD_USERS}</h1>
|
||||
|
||||
<p>{L_ADD_USERS_EXPLAIN}</p>
|
||||
<p>{L_ADD_USERS_UCP_EXPLAIN}</p>
|
||||
|
||||
<table class="tablebg" width="100%" cellspacing="1">
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user