remove the add others button for now - after some research it turned out not beeing so useful

This commit is contained in:
Mario Vavti
2016-05-25 14:31:58 +02:00
parent c37eaff263
commit 9908a7193a
3 changed files with 0 additions and 9 deletions

View File

@@ -266,7 +266,6 @@ function populate_acl($defaults = null,$show_jotnets = true, $emptyACL_descripti
$o = replace_macros($tpl, array(
'$showall' => $showall_caption,
'$onlyme' => t('Only me'),
'$add_others' => t('Add others'),
'$showallOrigin' => $showall_origin,
'$showallIcon' => $showall_icon,
'$select_label' => t('Who can see this?'),