Visual adjustments.

This commit is contained in:
Nate Jones
2015-02-15 10:05:08 +00:00
parent 331c4ccbfe
commit 2df30b401e
12 changed files with 43 additions and 34 deletions

View File

@@ -620,7 +620,7 @@ echo " <td colspan='5' align='right'>\n";
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>";