From: Gustavo Martin Morcuende Date: Tue, 15 May 2012 14:17:35 +0000 (+0200) Subject: Using the right tags in the HTML code. X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=b5eeda364ebd5f0addbc4fac6ac82ff08b1885b0;p=mobi%2F.git Using the right tags in the HTML code. In custom office form, edit and new html office pages. --- diff --git a/apps/companyfront/modules/office/templates/_formCustomOffice.php b/apps/companyfront/modules/office/templates/_formCustomOffice.php index 8d1b4b6..989caba 100644 --- a/apps/companyfront/modules/office/templates/_formCustomOffice.php +++ b/apps/companyfront/modules/office/templates/_formCustomOffice.php @@ -14,7 +14,7 @@ getObject()->isNew()): ?>  getObject()->getId(), array('method' => 'delete', 'confirm' => 'Are you sure?')) ?> - + /> diff --git a/apps/companyfront/modules/office/templates/editSuccess.php b/apps/companyfront/modules/office/templates/editSuccess.php index 3ebc182..5a0da86 100644 --- a/apps/companyfront/modules/office/templates/editSuccess.php +++ b/apps/companyfront/modules/office/templates/editSuccess.php @@ -1,3 +1,3 @@ -

+

$form)) ?> diff --git a/apps/companyfront/modules/office/templates/newSuccess.php b/apps/companyfront/modules/office/templates/newSuccess.php index ceb3620..5b24bdf 100644 --- a/apps/companyfront/modules/office/templates/newSuccess.php +++ b/apps/companyfront/modules/office/templates/newSuccess.php @@ -1,3 +1,3 @@ -

New Office

+

$form)) ?>