From 4965a913c0b6259c6ff03571109a8ff8778c9cb5 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 18 Mar 2010 14:52:43 +0000 Subject: [PATCH] updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16929 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/systems/admin/systems/class_termDNS.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gosa-plugins/systems/admin/systems/class_termDNS.inc b/gosa-plugins/systems/admin/systems/class_termDNS.inc index 96f9150b2..bafe6b0cf 100644 --- a/gosa-plugins/systems/admin/systems/class_termDNS.inc +++ b/gosa-plugins/systems/admin/systems/class_termDNS.inc @@ -946,7 +946,7 @@ class termDNS extends plugin $changeStateForRecords = ""; if(!$this->DNS_is_account) { - $str = ""; + $str = ""; return(array("str" => $str, "changeStateForRecords"=> "")); } @@ -960,13 +960,13 @@ class termDNS extends plugin $str.=" ". " ".$this->generateRecordListBox($entry['type'],"RecordTypeSelectedFor_".$key)."". " ". - " ". + " "; ""; } $str.= " ". " ". - " ". + " ". " ". " ". ""; -- 2.30.2