diff options
Diffstat (limited to 'packages/carp.xml')
-rw-r--r-- | packages/carp.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/carp.xml b/packages/carp.xml index 73fc4ed3..5e5be0ec 100644 --- a/packages/carp.xml +++ b/packages/carp.xml @@ -8,6 +8,17 @@ <section>Services</section> <configfile>carp.xml</configfile> </menu> + <tabs> + <tab> + <text>CARP Settings</text> + <url>/pkg_edit.php?xml=carp.xml</url> + <active/> + </tab> + <tab> + <text>CARP Status</text> + <url>carp_status.php</url> + </tab> + </tabs> <!-- configpath gets expanded out automatically and config items will be stored in that location --> <configpath>['installedpackages']['carp']['config']</configpath> |