Visual adjustments.

This commit is contained in:
Nate Jones
2015-02-15 09:20:19 +00:00
parent d8751d1e62
commit 18fefa3682
39 changed files with 39 additions and 39 deletions

View File

@@ -992,7 +992,7 @@ function type_onchange(dialplan_detail_type) {
if ($action == "update") {
echo " <input type='hidden' name='dialplan_uuid' value='$dialplan_uuid'>\n";
}
echo " <br><br>";
echo " <br>";
echo " <input type='submit' name='submit' class='btn' value='".$text['button-save']."'>\n";
echo " </td>\n";
echo "</tr>";