summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_groupmanager.php
diff options
context:
space:
mode:
authorbruno <bruno.stein@bluepex.com>2014-11-13 10:15:06 -0200
committerbruno <bruno.stein@bluepex.com>2014-11-13 10:15:06 -0200
commitb95a96ecb4c88b73d33a8ee38963303e40b6f398 (patch)
treeebf8101c86f7f0c64f68f02f52598eb26b5a08af /usr/local/www/system_groupmanager.php
parenta65c5a998fb45c3377deaeffce45148e983dd527 (diff)
downloadpfsense-b95a96ecb4c88b73d33a8ee38963303e40b6f398.zip
pfsense-b95a96ecb4c88b73d33a8ee38963303e40b6f398.tar.gz
remove checkall checkbox
Diffstat (limited to 'usr/local/www/system_groupmanager.php')
-rw-r--r--usr/local/www/system_groupmanager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_groupmanager.php b/usr/local/www/system_groupmanager.php
index 736fcfa..0a6ef12 100644
--- a/usr/local/www/system_groupmanager.php
+++ b/usr/local/www/system_groupmanager.php
@@ -471,7 +471,7 @@ function presubmit() {
<th width="25%" class="listhdrr"><?=gettext("Group name");?></th>
<th width="25%" class="listhdrr"><?=gettext("Description");?></th>
<th width="30%" class="listhdrr"><?=gettext("Member Count");?></th>
- <th width="10%" class="list"><input type="checkbox" onClick="checkall_checkbox(this.checked)"> <?=gettext("check all")?></th>
+ <th width="10%" class="list"></th>
</tr>
</thead>
<tfoot>
OpenPOWER on IntegriCloud