[RSS Feed/News] use the prefix_macro, set selected

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Code:

Code:
                <xf:formrow label="{{ phrase('prefix') }}" rowtype="input">
                    <xf:js src="xf/prefix_menu.js" min="1" />
                    <xf:macro template="public:prefix_macros" name="select"
                              arg-type="thread"
                              arg-selected="{$thread.prefix_id}"
                              arg-prefixes="{$threadPrefixes}"
                              arg-name="prefix_id"
                              arg-href="{{...

Read more

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