XenForo
Administrative
- Thread starter
- Admin
- #1
What does <bdi> do?
sample context:
Code:
ادامه مطلب...
sample context:
Code:
Code:
<xf:if is="$reactionId">
<xf:reaction id="{$reactionId}" small="true" showtitle="true" appendtitle="{$total|number|parens}" />
<xf:else />
<bdi>{{ phrase('all') }}</bdi> {$total|number|parens}
</xf:if>
ادامه مطلب...