Skip to content

Commit 58102c1

Browse files
author
Thom Pol
committed
Remove description
1 parent d4b1707 commit 58102c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/admin/form/users.tform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
*/
6262

6363
$form['title'] = 'users_txt';
64-
$form['description'] = 'Form to edit systemusers.';
64+
//$form['description'] = 'Form to edit systemusers.';
6565
$form['name'] = 'users';
6666
$form['action'] = 'users_edit.php';
6767
$form['db_table'] = 'sys_user';

0 commit comments

Comments
 (0)