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

@@ -443,6 +443,7 @@ $document['title'] = $text['title-notifications'];
echo "<table cellpadding='0' cellspacing='0' width='100%' border='0'>\n";
echo " <tr>\n";
echo " <td align='right'>\n";
echo " <br>";
echo " <input type='submit' name='submit' class='btn' value='".$text['button-save']."'>\n";
echo " </td>\n";
echo " </tr>";