Bug 117060 broke the tree, fixing the breakage.

git-svn-id: svn://10.0.0.236/trunk@115476 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
matty%chariot.net.au
2002-02-28 06:47:16 +00:00
parent 034250f695
commit 81f96700be

View File

@@ -82,7 +82,7 @@
<form method="post">
<input type="hidden" name="tab" value="[% current_tab.name %]">
[% INCLUDE "prefs/${current_tab.name}.tmpl" %]
[% INCLUDE "prefs/${current_tab.name}.tmpl" IF current_tab.name.defined %]
[% IF current_tab.saveable %]
<input type="hidden" name="dosave" value="1">