anglicized

This commit is contained in:
philippe 2014-04-06 16:06:54 +02:00
parent 3734c4de0b
commit 8dc23025ed

View File

@ -124,7 +124,7 @@ if ($action != 'create' && $action != 'edit')
/* ************************************************************************** */ /* ************************************************************************** */
/* */ /* */
/* Creation d'un champ optionnel */ /* Creation of an optional field */
/* */ /* */
/* ************************************************************************** */ /* ************************************************************************** */
@ -138,7 +138,7 @@ if ($action == 'create')
/* ************************************************************************** */ /* ************************************************************************** */
/* */ /* */
/* Edition d'un champ optionnel */ /* Edition of an optional field */
/* */ /* */
/* ************************************************************************** */ /* ************************************************************************** */
if ($action == 'edit' && ! empty($attrname)) if ($action == 'edit' && ! empty($attrname))