Visual adjustments.

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

View File

@@ -283,7 +283,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
if ($action == "update") {
echo " <input type='hidden' name='module_uuid' value='$module_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>";