mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
issue 160, add title of image
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9231 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6fdf24a4a8
commit
43f146f40f
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<ul cond="$filebox_list" class="lined">
|
||||
<li loop="$filebox_list=>$key,$fileInfo">
|
||||
<a href="#" class="select"><img class="filebox_item" src="{$fileInfo->filename}" title="{$fileInfo->comment}" /></a>
|
||||
<span>{$fileInfo->comment}</span>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="pagination" cond="$page_navigation">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue