From: hickert Date: Thu, 18 Mar 2010 14:52:43 +0000 (+0000) Subject: updated templates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4965a913c0b6259c6ff03571109a8ff8778c9cb5;p=gosa.git updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16929 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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.= " ". " ". - " ". + " ". " ". " ". "";