remove starting /

git-svn-id: http://www.observium.org/svn/observer/trunk@152 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2008-03-12 19:50:05 +00:00
parent db88431dee
commit a2e920e763
10 changed files with 19 additions and 19 deletions

View File

@@ -9,7 +9,7 @@ if($bg == $list_colour_a) { $bg = $list_colour_b; } else { $bg=$list_colour_a; }
unset($icon);
$icon = geteventicon($entry['message']);
if($icon) {$icon = "<img src='/images/16/$icon'>"; }
if($icon) {$icon = "<img src='images/16/$icon'>"; }
echo("<tr style=\"background-color: $bg\">