summaryrefslogtreecommitdiff
path: root/httemplate/elements/select-msg_template.html
blob: 7c49010c673a8c0712a22f6180ad5b51ea8b8a68 (plain)
1
2
3
4
5
6
7
8
9
10
<& /elements/select-table.html,
     'label'         => 'Template:',
     'table'         => 'msg_template',
     'hashref'       => { disabled => '' },
     'name_col'      => 'msgname',
     'empty_label'   => '(none)',
     'agent_virt'    => 1,
     'agent_null'    => 1,
     @_,
&>