diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-04-09 19:57:08 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-04-09 19:57:08 -0700 |
commit | e190069ac7b7d442c4b0502f26c178929b794ec6 (patch) | |
tree | e3524cec70e8e1b18b68dbe6537b86212297f79f /httemplate/edit/pkg_category.html | |
parent | f926513f6aa8cc228f62f8b1f582bb823c021cdc (diff) |
installers, RT#16584
Diffstat (limited to 'httemplate/edit/pkg_category.html')
-rw-r--r-- | httemplate/edit/pkg_category.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/pkg_category.html b/httemplate/edit/pkg_category.html index 0034dd894..3a1bb2681 100644 --- a/httemplate/edit/pkg_category.html +++ b/httemplate/edit/pkg_category.html @@ -15,7 +15,7 @@ 'categorynum' => 'Category number', 'categoryname' => 'Category name', 'weight' => 'Weight', - 'ticketing_queueid' => 'Ticketing queue', + 'ticketing_queueid' => 'Appointment ticketing queue', 'condense' => 'Collapse identical items to one', 'disabled' => 'Disable category', }, |