{assign var=title value="aMember Pro Configuration"} {include file="admin/header.inc.html"} {include file="admin/js.other_db.js"} {include file="admin/js.hide_paysys.js"} {assign var=selected value=$notebook} {include file="admin/setup_nb.inc.html"}

{$title} : {$notebook|escape}
{$notebooks.$notebook.comment}

  {if $error}
{foreach from=$error item=e}
  • {$e|escape} {/foreach}
  • {/if} {if $notebook eq "Plugins"}
    You may enable cc_demo payment plugin for testing purposes. Once you have it enabled, go to aMember CP -> Setup -> CC Demo and read readme. Don't forget to disable it when testing is finished!

    {/if}
    {foreach from=$fields item=f} {if $f.type eq "header"} {elseif not $f.special_edit } {else}{$f.edit}{/if} {/foreach}
    {$f.title}
    {$f.title}
    {$f.desc}
    {$f.edit}

                                   
    {if $readme ne ""}
    {$readme}
    {/if} {include file="admin/footer.inc.html"}