Add a little more verticle spacing to the top of 'Music on Hold'
This commit is contained in:
parent
24d3d36846
commit
b18de16331
|
|
@ -233,6 +233,7 @@ if ($_GET['act'] == "del" && permission_exists('music_on_hold_delete')) {
|
||||||
echo "}\n";
|
echo "}\n";
|
||||||
echo "</script>";
|
echo "</script>";
|
||||||
|
|
||||||
|
echo "<br />\n";
|
||||||
echo "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n";
|
echo "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n";
|
||||||
echo " <tr>\n";
|
echo " <tr>\n";
|
||||||
echo " <td align='left'>\n";
|
echo " <td align='left'>\n";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue