diff --git a/htdocs/admin/perms.php b/htdocs/admin/perms.php index 4085c3ec52f..0902841bb62 100644 --- a/htdocs/admin/perms.php +++ b/htdocs/admin/perms.php @@ -15,16 +15,13 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * - * $Id$ - * $Source$ */ /** \file htdocs/admin/perms.php \ingroup core \brief Page d'administration/configuration des permissions par defaut - \version $Revision$ + \version $Id$ */ require("./pre.inc.php"); @@ -76,6 +73,8 @@ $h++; dolibarr_fiche_head($head, $hselected, $langs->trans("Security")); +print info_admin($langs->trans("WarningOnlyPermissionOfActivatedModules")); + print '