Update perms.php
This commit is contained in:
parent
b4e6a49930
commit
05c7bcf70f
@ -424,7 +424,7 @@ if ($result)
|
|||||||
print img_picto($langs->trans("Add"), 'switch_off');
|
print img_picto($langs->trans("Add"), 'switch_off');
|
||||||
print '</a></td>';
|
print '</a></td>';
|
||||||
}
|
}
|
||||||
print '<td> </td>';
|
print '<td> </td>';
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
// Do not own permission
|
// Do not own permission
|
||||||
@ -435,7 +435,7 @@ if ($result)
|
|||||||
print img_picto($langs->trans("Add"), 'switch_off');
|
print img_picto($langs->trans("Add"), 'switch_off');
|
||||||
print '</a></td>';
|
print '</a></td>';
|
||||||
}
|
}
|
||||||
print '<td> </td>';
|
print '<td> </td>';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Label of permission
|
// Label of permission
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user