Visual adjustments.

This commit is contained in:
Nate Jones
2015-02-15 09:29:10 +00:00
parent e5295bad45
commit 6e8cee1a7b
4 changed files with 4 additions and 14 deletions

View File

@@ -472,22 +472,17 @@ else {
echo " ".$text['description-timezone']."<br />\n";
echo " </td>\n";
echo " </tr>\n";
echo " </table>";
echo "</table>";
echo "<br>";
echo "<div class='' style='padding:10px;'>\n";
echo "<table $table_width>";
echo " <tr>";
echo " <td colspan='2' align='right'>";
echo " <td align='right'>";
echo " <input type='submit' name='submit' class='btn' value='".$text['button-save']."'>";
echo " </td>";
echo " </tr>";
echo "</table>";
echo " </td>";
echo " </tr>";
echo "</table>";
echo "</div>";
echo "</form>";
//include the footer