mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 01:23:50 +00:00
Don't show the path on the gateways page.
This commit is contained in:
@@ -232,14 +232,6 @@ else {
|
||||
}
|
||||
echo " </td>\n";
|
||||
echo " </tr>\n";
|
||||
echo " <tr>\n";
|
||||
echo " <td colspan='8' align='left'>\n";
|
||||
echo " <br />\n";
|
||||
if ($v_path_show) {
|
||||
echo " ".$_SESSION['switch']['gateways']['dir']."/sip_profiles\n";
|
||||
}
|
||||
echo " </td>\n";
|
||||
echo " </tr>\n";
|
||||
echo " </table>";
|
||||
echo "</div>";
|
||||
echo "</td>";
|
||||
|
||||
Reference in New Issue
Block a user