20161215
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<a href="/admin/shirts/{$shirt.shirt_id}">
|
||||
<div class="list_item">
|
||||
<img src="/_image/shirt.png">
|
||||
{$shirt.shirt_name} {if $shirt.shirt_year}({$shirt.shirt_year}){/if}
|
||||
{$shirt.shirt_name}
|
||||
</div>
|
||||
</a>
|
||||
{/foreach}
|
||||
|
||||
Reference in New Issue
Block a user