mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Remove duplicate template_subcategory in required fields (#7374)
This commit is contained in:
@@ -186,9 +186,6 @@
|
||||
if (empty($template_subcategory)) {
|
||||
$message .= "template_subcategory\n";
|
||||
}
|
||||
if (empty($template_subcategory)) {
|
||||
$message .= "template_subcategory\n";
|
||||
}
|
||||
if (empty($domain_name)) {
|
||||
$message .= "domain_name\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user