ZB 1.1.0 Front-end Refactoring. Forum.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4788 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
|
@ -576,7 +576,7 @@
|
|||
|
||||
$buff = null;
|
||||
foreach($buffs as $key => $val) {
|
||||
$buff .= sprintf('<img src="%s%s.gif" alt="%s" title="%s" style="vertical-align:middle;"/>', $path, $val, $val, $val);
|
||||
$buff .= sprintf('<img src="%s%s.gif" alt="%s" title="%s" />', $path, $val, $val, $val);
|
||||
}
|
||||
return $buff;
|
||||
}
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 101 B After Width: | Height: | Size: 295 B |
|
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 288 B |
|
Before Width: | Height: | Size: 465 B After Width: | Height: | Size: 64 B |
|
Before Width: | Height: | Size: 313 B After Width: | Height: | Size: 283 B |
|
Before Width: | Height: | Size: 465 B After Width: | Height: | Size: 64 B |