mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 19:23:49 +00:00
Adjust the line spaces beteen the default category and the additional categories.
This commit is contained in:
@@ -406,7 +406,7 @@ if ($_GET['act'] == "del" && permission_exists('music_on_hold_delete')) {
|
||||
if ($v_path_show) {
|
||||
echo "<div style='font-size: 10px; text-align: right; margin-right: 25px;'><b>Location:</b> ".$music_on_hold_dir."</div>\n";
|
||||
}
|
||||
echo "<br><br><br><br>\n";
|
||||
echo "<br><br>\n";
|
||||
|
||||
//show additional categories
|
||||
foreach ($category_dirs as $category_number => $category_dir) {
|
||||
|
||||
Reference in New Issue
Block a user