From 35455e4966780f0d740a332bdc063e477f69d9a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Fri, 18 Dec 2009 08:12:23 +0000 Subject: [PATCH] --- cis/testtool/admin/edit_gebiet.php | 2 +- cis/testtool/admin/index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cis/testtool/admin/edit_gebiet.php b/cis/testtool/admin/edit_gebiet.php index 95a53ed69..c30e8fdf7 100644 --- a/cis/testtool/admin/edit_gebiet.php +++ b/cis/testtool/admin/edit_gebiet.php @@ -76,7 +76,7 @@ foreach ($gebiet->result as $row) else $selected=''; - echo ''; + echo ''; } echo ' diff --git a/cis/testtool/admin/index.php b/cis/testtool/admin/index.php index 9d7dfd7c0..20c1cc322 100644 --- a/cis/testtool/admin/index.php +++ b/cis/testtool/admin/index.php @@ -481,7 +481,7 @@ if($result = $db->db_query($qry)) else $selected=''; - echo ''."\n"; + echo ''."\n"; } echo ''; }