aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns/tinydns.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-12-08 17:27:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-12-08 17:27:08 +0000
commit718c345fce0e788787a8595cf02445762cf9f578 (patch)
tree4ae000bba08dc073476291cc73180926d1ecfb5e /packages/tinydns/tinydns.xml
parent88463046f76e0d4d517c134d19394217783493ec (diff)
downloadpfsense-packages-718c345fce0e788787a8595cf02445762cf9f578.tar.gz
pfsense-packages-718c345fce0e788787a8595cf02445762cf9f578.tar.bz2
pfsense-packages-718c345fce0e788787a8595cf02445762cf9f578.zip
Tab items should be surrounded in a <tabs> tag so that the menus properly show up. Woopsie.
Diffstat (limited to 'packages/tinydns/tinydns.xml')
-rw-r--r--packages/tinydns/tinydns.xml20
1 files changed, 11 insertions, 9 deletions
diff --git a/packages/tinydns/tinydns.xml b/packages/tinydns/tinydns.xml
index d5c75220..9946da2a 100644
--- a/packages/tinydns/tinydns.xml
+++ b/packages/tinydns/tinydns.xml
@@ -9,15 +9,17 @@
<section>Services</section>
<url>/pkg_edit.php?xml=tinydns.xml&amp;id=0</url>
</menu>
- <tab>
- <text>TinyDNS Settings</text>
- <url>/pkg_edit.php?xml=tinydns.xml&amp;id=0</url>
- <active/>
- </tab>
- <tab>
- <text>TinyDNS</text>
- <url>/tinydns_filter.php</url>
- </tab>
+ <tabs>
+ <tab>
+ <text>TinyDNS Settings</text>
+ <url>/pkg_edit.php?xml=tinydns.xml&amp;id=0</url>
+ <active/>
+ </tab>
+ <tab>
+ <text>TinyDNS</text>
+ <url>/tinydns_filter.php</url>
+ </tab>
+ </tabs>
<aftersaveredirect>/pkg_edit.php?xml=tinydns.xml&amp;id=0</aftersaveredirect>
<additional_files_needed>
<prefix>/usr/local/pkg/</prefix>