ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,949
- Points
- 823
Reputation:
I'm creating a phrase with the text:
HTML:
In the template i'm using it like this:
HTML:
This isn't making the
Continue reading...
HTML:
You are about to clear <strong>all</strong> logs for {addon}, are you sure you want to do this? It is permant and logs can not be recovered aftering being deleted.
In the template i'm using it like this:
HTML:
{{ phrase_dynamic('clear_all_logs_for_addon_warning', {'addon': $addon.title }) }}
This isn't making the
all
text bold though, is this something i've done wrong? 
Continue reading...