mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
noThumbnail.png update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12018 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e06c4e1b78
commit
55576758ef
4 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
|
|||
<th scope="col" class="nowr">{$lang->date}</th>
|
||||
<th scope="col" class="nowr">{$lang->ipaddress}</th>
|
||||
<th scope="col" class="nowr">{$lang->status}</th>
|
||||
<th scope="col">{$lang->published}</th>
|
||||
<th scope="col" class="nowr">{$lang->published}</th>
|
||||
<th scope="col"><input type="checkbox" data-name="cart" title="Check All" /></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@
|
|||
}
|
||||
else
|
||||
{
|
||||
$val->thumbnail = sprintf('./modules/layout/tpl/images/noThumbnail.jpg');
|
||||
$val->thumbnail = sprintf('./modules/layout/tpl/img/noThumbnail.png');
|
||||
}
|
||||
$thumbs[$val->layout] = $val->thumbnail;
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 KiB |
BIN
modules/layout/tpl/img/noThumbnail.png
Normal file
BIN
modules/layout/tpl/img/noThumbnail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue