finally found it :P here we go ^^

This commit is contained in:
Michael Kaufmann (d00p)
2010-01-26 11:41:36 +00:00
parent 74babe96fa
commit d55e9c903e
3 changed files with 3 additions and 8 deletions

View File

@@ -162,7 +162,7 @@ function lastStepStatus($status = -1)
break;
}
// output
echo "<span style=\"margin-left: 5em; font-weight: bold; color: #".$status_color."\">".$status_sign."</span>";
echo "<span style=\"margin-left: 5em; font-weight: bold; color: #".$status_color."\">".$status_sign."</span><br />";
if($status == -1)
{