From 70da45c9ef518fc12a2018458627ae960ac6b524 Mon Sep 17 00:00:00 2001 From: NOYB Date: Mon, 7 Mar 2016 22:43:52 -0800 Subject: System / User Manager / Groups / Edit Error: th start tag in table body. Warning: A table row was 3 columns wide and exceeded the column count established by the first row (2). --- src/usr/local/www/system_groupmanager.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/usr/local/www/system_groupmanager.php') diff --git a/src/usr/local/www/system_groupmanager.php b/src/usr/local/www/system_groupmanager.php index 4906861..e065e9c 100644 --- a/src/usr/local/www/system_groupmanager.php +++ b/src/usr/local/www/system_groupmanager.php @@ -246,8 +246,11 @@ function build_priv_table() { $privhtml = '
'; $privhtml .= ''; $privhtml .= ''; - $privhtml .= ''; - $privhtml .= ''; + $privhtml .= ''; + $privhtml .= ''; + $privhtml .= ''; + $privhtml .= ''; + $privhtml .= ''; $privhtml .= ''; $privhtml .= ''; -- cgit v1.1
' . gettext('Name') . '' . gettext('Description') . '
' . gettext('Name') . '' . gettext('Description') . '' . gettext('Action') . '