From 0c0a5e0572e352eaf2bb0ad55ca8e437b5559c98 Mon Sep 17 00:00:00 2001 From: Karl Cordes Date: Mon, 23 Feb 2009 16:18:50 +1100 Subject: [PATCH] Fixed up pr() left in Add Enquiry --- views/enquiries/add.ctp | 1 - webroot/css/quotenik.css | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/views/enquiries/add.ctp b/views/enquiries/add.ctp index 2f241de5..4d9ff52b 100755 --- a/views/enquiries/add.ctp +++ b/views/enquiries/add.ctp @@ -40,4 +40,3 @@ doesn't appear in the drop down list, click 'New Contact'")); ?>
  • link(__('New Customer', true), array('controller'=> 'customers', 'action'=>'add')); ?>
  • - diff --git a/webroot/css/quotenik.css b/webroot/css/quotenik.css index e72f909d..0f4549fe 100755 --- a/webroot/css/quotenik.css +++ b/webroot/css/quotenik.css @@ -482,6 +482,7 @@ fieldset legend { color: #e32; font-size: 160%; font-weight: bold; + width: auto; } fieldset fieldset { margin-top: 0px;