Files
core/view/tpl/manage_channel_item.tpl
SK 25218fea43 move manage channel alert to tpl
allows a way to customize appearance of html for channel manager alerts
2026-02-15 06:42:35 +05:30

6 lines
170 B
Smarty

<div class="text-truncate lh-sm">
<img src="{{$photo}}" class="menu-img-2">
<strong>{{$name}}</strong><br>
<small class="text-body-secondary">{{$addr}}</small>
</div>