mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update fax_send.php
This commit is contained in:
@@ -1010,7 +1010,7 @@ if (!defined('STDIN')) {
|
|||||||
echo $text['description-2']." ".(permission_exists('fax_extension_view_domain') ? $text['description-3'] : null)."\n";
|
echo $text['description-2']." ".(permission_exists('fax_extension_view_domain') ? $text['description-3'] : null)."\n";
|
||||||
echo "<br /><br />\n";
|
echo "<br /><br />\n";
|
||||||
|
|
||||||
if ($domain_enabled) {
|
if (!$domain_enabled) {
|
||||||
echo "<div class='warning_bar'>".$text['notice-sending-disabled']."</div>\n";
|
echo "<div class='warning_bar'>".$text['notice-sending-disabled']."</div>\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user