Move image to the right some more.

This commit is contained in:
Scott Ullrich 2005-07-02 03:38:34 +00:00
parent d07299bc04
commit ac018c3e1d

View File

@ -181,7 +181,7 @@ function print_info_box_np($msg) {
echo " <tr>";
echo " <td>";
echo " <div style='background-color:#990000' id='redbox'>";
echo " &nbsp;<img style='vertical-align:middle' src=\"/exclam.gif\" width=\"28\" height=\"32\">";
echo " &nbsp;&nbsp;&nbsp;<img style='vertical-align:middle' src=\"/exclam.gif\" width=\"28\" height=\"32\">";
echo " &nbsp;&nbsp;&nbsp;<font color='white'><b>{$msg}</b></font>";
echo " </div>";
echo " </td>";