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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user