From 4aa59a40a2466f55da94e330c97a1d34940e2df1 Mon Sep 17 00:00:00 2001 From: abijah Date: Mon, 1 Jun 2009 07:23:42 +0000 Subject: [PATCH] Removed the test code I'd forgot and left in the table element git-svn-id: file:///svn-source/pmgr/branches/initial_20090526@59 97e9348a-65ac-dc4b-aefc-98561f571b83 --- site/views/elements/table.ctp | 2 -- 1 file changed, 2 deletions(-) diff --git a/site/views/elements/table.ctp b/site/views/elements/table.ctp index fdb973f..de95c71 100644 --- a/site/views/elements/table.ctp +++ b/site/views/elements/table.ctp @@ -58,7 +58,6 @@ if (isset($rows) && is_array($rows) && count($rows)) { $row[$c] = array($col, array('class' => $cell_class)); } } - echo('
' . "\n"); if (isset($caption)) @@ -73,5 +72,4 @@ if (isset($rows) && is_array($rows) && count($rows)) { false, false) . "\n"; echo('' . "\n"); - echo('