mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
@@ -180,6 +180,7 @@ else {
|
||||
$delete_link = "href='gateway_delete.php?id=".$row['gateway_uuid'];
|
||||
}
|
||||
}
|
||||
}
|
||||
else {
|
||||
if (permission_exists('gateway_edit')) {
|
||||
$edit_link = "href='gateway_edit.php?id=".$row['gateway_uuid'];
|
||||
|
||||
Reference in New Issue
Block a user