mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 05:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6186 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b971056285
commit
efca3c990a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<a class="thumb" href="{getSiteUrl($val->domain)}" onclick="window.open(this.href); return false;"><img src="{$val->cafe_banner}" width="100" height="100" align="left"/></a>
|
||||
<!--@end-->
|
||||
<!--@if($val->cafe_description)-->
|
||||
{preg_replace('/<([^>]+)>/i','',$val->cafe_description)}
|
||||
{nl2br($val->cafe_description)}
|
||||
<!--@end-->
|
||||
<span class="url"><a href="{getSiteUrl($val->domain)}" onclick="window.open(this.href); return false;">{getSiteUrl($val->domain)}</a></span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue