From 7bf7b076487e558f5da6535949cbf24ff693412f Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 6 Jul 2011 08:09:28 +0000 Subject: [PATCH] Fix: uniformize code --- .../canvas/individual/tpl/card_create.tpl.php | 4 ++-- .../societe/canvas/individual/tpl/card_view.tpl.php | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/htdocs/societe/canvas/individual/tpl/card_create.tpl.php b/htdocs/societe/canvas/individual/tpl/card_create.tpl.php index 1e0c9f44562..6f3d07fae61 100644 --- a/htdocs/societe/canvas/individual/tpl/card_create.tpl.php +++ b/htdocs/societe/canvas/individual/tpl/card_create.tpl.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2010-2011 Regis Houssin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Id$ + * $Id: card_create.tpl.php,v 1.9 2011/07/06 08:09:28 hregis Exp $ */ ?> diff --git a/htdocs/societe/canvas/individual/tpl/card_view.tpl.php b/htdocs/societe/canvas/individual/tpl/card_view.tpl.php index fb20dfd4038..86504ec6462 100644 --- a/htdocs/societe/canvas/individual/tpl/card_view.tpl.php +++ b/htdocs/societe/canvas/individual/tpl/card_view.tpl.php @@ -15,17 +15,17 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Id$ + * $Id: card_view.tpl.php,v 1.11 2011/07/06 08:09:28 hregis Exp $ */ -$soc = $GLOBALS['objcanvas']->control->object; +$object = $GLOBALS['objcanvas']->control->object; ?> trans("ThirdParty"),0,'company'); @@ -223,13 +223,13 @@ $somethingshown=$formfile->show_documents('company',$socid,$filedir,$urlsource,$ \ No newline at end of file