summaryrefslogtreecommitdiff
path: root/httemplate/edit/reason.html
diff options
context:
space:
mode:
authorivan <ivan>2008-01-04 02:13:57 +0000
committerivan <ivan>2008-01-04 02:13:57 +0000
commitf3dcab6b9862f3e4f85cdbeed428861e34271a51 (patch)
tree2f07013e5fd76ed3876bdb39da8c423aed73508d /httemplate/edit/reason.html
parent905fa6e6f164401a05d7e8be7cc7cc40efba3e38 (diff)
there's no such thing as fixedhidden... hidden will do
Diffstat (limited to 'httemplate/edit/reason.html')
-rw-r--r--httemplate/edit/reason.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/reason.html b/httemplate/edit/reason.html
index b76eb72bf..0a3598268 100644
--- a/httemplate/edit/reason.html
+++ b/httemplate/edit/reason.html
@@ -29,7 +29,7 @@
},
'reason',
{ 'field' => 'class',
- 'type' => 'fixedhidden',
+ 'type' => 'hidden',
'value' => $class,
},
{ 'field' => 'disabled',