summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/edit/elements/edit.html1
-rw-r--r--httemplate/edit/reason.html2
2 files changed, 1 insertions, 2 deletions
diff --git a/httemplate/edit/elements/edit.html b/httemplate/edit/elements/edit.html
index 753835deb..5f1db2912 100644
--- a/httemplate/edit/elements/edit.html
+++ b/httemplate/edit/elements/edit.html
@@ -27,7 +27,6 @@ Example:
#tablebreak-tr-title
#hidden - hidden value from object
#fixed - display fixed value from object or here
- #fixedhidden - hidden value from here
#fixed-country
#fixed-state
#
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',