Unit of measure 'px' is redundant
This commit is contained in:
@@ -276,7 +276,7 @@ if($user['first'] == 1) {
|
||||
|
||||
if($text) {
|
||||
echo "<div class=\"main\"><img src=\"http://capitalcity.old-dark.ru/i/wm1.jpg\" style=\"float: left;\" />";
|
||||
echo "<table><tr><td style=\"padding: 25px;\">".$text."<hr style='margin: 10px 0px;'>".$status."</td></tr></table></div>";
|
||||
echo "<table><tr><td style=\"padding: 25px;\">".$text. "<hr style='margin: 10px 0;'>" .$status."</td></tr></table></div>";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user