Remove the directory path

This commit is contained in:
Mark Crane 2014-05-20 07:35:42 +00:00
parent 5eab7013df
commit b78b021e0d
1 changed files with 0 additions and 9 deletions

View File

@ -367,15 +367,6 @@ else {
echo "</td>\n";
echo "</tr>\n";
if ($v_path_show) {
echo "<tr>\n";
echo " <td colspan='7' align='left'>\n";
echo " <br />\n";
echo " ".$_SESSION['switch']['dialplan']['dir'];
echo " </td>\n";
echo "</tr>\n";
}
echo "</table>";
echo "</div>";
echo "<br><br>";