anglicized

This commit is contained in:
philippe 2014-04-05 17:10:38 +02:00
parent 688ce704ec
commit 43c85cc446

View File

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