summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4aabc27)
raw | patch | inline | side by side (parent: 4aabc27)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Jan 2007 05:11:55 +0000 (05:11 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Jan 2007 05:11:55 +0000 (05:11 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5654 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_termDNS.inc | patch | blob | history |
index c3a3994d9828fe261acbe23bc658251dc455a235..5bf0157a36e89fe11a990ead09e093c39fcd58ad 100644 (file)
}
}
$smarty->assign("Zones",$idZones);
- $smarty->assign("ZoneKeys", $idZones);
+ $smarty->assign("ZoneKeys", $this->Zones);
$tmp = $this->generateRecordsList();