[RSS Feed/News] bdi in template?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
What does <bdi> do?

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>

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom