mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
move manage channel alert to tpl
allows a way to customize appearance of html for channel manager alerts
This commit is contained in:
5
view/tpl/manage_channel_item.tpl
Normal file
5
view/tpl/manage_channel_item.tpl
Normal file
@@ -0,0 +1,5 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user