[RSS Feed/News] XON MultiPrefix

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I try to limit an input to one prefix with:

Code:

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}"...

Read more

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