7 lines
183 B
Smarty
7 lines
183 B
Smarty
<li class="option">
|
|
<a href="{{a_href}}" target="{{a_target}}">
|
|
<img src="{{img_src}}" alt="{{img_alt}}"/>
|
|
<br/>
|
|
<span>{{label}}</span>
|
|
</a>
|
|
</li>
|