[RSS Feed/News] Saving Admin Settings?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hey there,
i have an issue about saving admin settings to be able to use in my templates.

Its something like this:
Code:

Code:
    <xf:form action="{{ link('images/folders/save') }}" class="block" ajax="true">
    <div class="block-container">
        <div class="block-body">
            <xf:inforow>Manage</xf:inforow>
            <xf:textboxrow name="imageServer" value="{$xf.options.imageServer}" maxlength="100" label="Enter the Image server URL here" />
            <xf:submitrow sticky="true"...

Read more

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