diff options
Diffstat (limited to 'httemplate/edit/reason.html')
| -rw-r--r-- | httemplate/edit/reason.html | 2 | 
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',  | 
