ZB 1.1.0 Front-end Refactoring. Forum.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4788 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2008-11-07 10:10:26 +00:00
parent b9352303fc
commit b98189a262
15 changed files with 466 additions and 467 deletions

View file

@ -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;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 B

After

Width:  |  Height:  |  Size: 295 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 B

After

Width:  |  Height:  |  Size: 288 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 465 B

After

Width:  |  Height:  |  Size: 64 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 B

After

Width:  |  Height:  |  Size: 283 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 465 B

After

Width:  |  Height:  |  Size: 64 B

Before After
Before After