Reduce the spacing between back and refresh

This commit is contained in:
Mark Crane 2014-06-10 06:59:51 +00:00
parent c7f17dd5c2
commit 85786c7dd0
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ require_once "resources/check_auth.php";
echo "<table cellpadding='0' cellspacing='3' border='0'>\n";
echo " <tr>\n";
echo " <td style='vertical-align: middle; padding-right: 20px;'>\n";
echo " <td style='vertical-align: middle; padding-right: 0px;'>\n";
echo " <input type='button' class='btn' value='".$text['button-back']."' onclick=\"history.back();\" />\n";
echo " </td>\n";
echo " <td style='vertical-align: middle;'>\n";