mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
modify lang, add link to category, modify header
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6929 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9143a9eb5d
commit
d0ccadbe2e
3 changed files with 3 additions and 9 deletions
|
|
@ -30,7 +30,7 @@
|
|||
<div class="title">
|
||||
<h3>
|
||||
<!--@if($val->category_srl)-->
|
||||
[{$categories[$val->category_srl]->title}]
|
||||
<a href="{getUrl('category_srl',$val->category_srl)}">[{$categories[$val->category_srl]->title}]</a>
|
||||
<!--@end-->
|
||||
<a href="{$target_url}">{htmlspecialchars($val->title)} ver. {htmlspecialchars($val->item_version)}</a>
|
||||
</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue