summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8d9e9bf)
raw | patch | inline | side by side (parent: 8d9e9bf)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Oct 2007 12:53:06 +0000 (12:53 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Oct 2007 12:53:06 +0000 (12:53 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7603 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/ArpNewDevice.tpl | patch | blob | history | |
plugins/admin/systems/tabs_arpnewdevice.inc | patch | blob | history |
index ae15569ef823a8a3d57c475e312f02e9511b4650..3124b25a8e493acdb4a740a9016bcee5aa57461e 100644 (file)
{$netconfig}
<input type='hidden' name='ArpNewDevice_posted' value='1'>
-
+<input type='hidden' name='ArpNewDevice' value='1'>
diff --git a/plugins/admin/systems/tabs_arpnewdevice.inc b/plugins/admin/systems/tabs_arpnewdevice.inc
index 40ab2eb506b28e809a29e1eeecba87b91276edf4..f5d7f68305ee81ff9725976fd48b3a95bdc1f5f1 100644 (file)
function execute()
{
+ tabs::execute();
return($this->by_object[$this->current]->execute());
}
}