interface/web/client/reseller_edit.php | ●●●●● patch | view | raw | blame | history |
interface/web/client/reseller_edit.php
@@ -104,7 +104,7 @@ global $app; $sql = "SELECT template_id,template_name FROM client_template WHERE template_type = 'a'"; $sql = "SELECT template_id,template_name FROM client_template WHERE template_type = 'a' ORDER BY template_name ASC"; $tpls = $app->db->queryAllRecords($sql); $option = ''; $tpl = array();