mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
fix wrong var after refactor
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
{{/if}}
|
||||
{{if $tz.value}}
|
||||
<div class="event-item-start">
|
||||
<span class="event-item-label">{{$tz.label}}:</span> <span class="timezone" title="{{$event_tz.value}}">{{$tz.value}}</span>
|
||||
<span class="event-item-label">{{$tz.label}}:</span> <span class="timezone" title="{{$tz.value}}">{{$tz.value}}</span>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user