XenForo
Administrative
- Thread starter
- Admin
- #1
Code:
Read more
ادامه مطلب...
Code:
<xf:if is="is_addon_active('SV/MultiPrefix')">
<xf:formrow label="{{ phrase('prefix') }}" rowtype="input">
<xf:macro template="public:sv_multiprefix_prefix_macros" name="select"
arg-type="resource"
arg-selected="{{ $resource.sv_prefix_ids }}"
arg-prefixes="{$resourcePrefixes}"
arg-name="prefix_id"...
Read more
ادامه مطلب...