{literal} {/literal} Add security!!!!!
{*Add dropdown with menu list*} Choose menu plugin:
{html_options name=menu_choosed options=$menus_avilable selected=$current_menu_key onchange="redirect_menu_choosed(this)"} {* split screen two - for preview *****************************}
{* split screen two - for preview*}

*All fields can accept html tags, for example to make a new line use after title <br> at the end of the string

{* item loop *} {foreach from=$items key=k item=v} {* Title *} {* Text *} {* Link *} {/foreach} {* item loop *} {assign var="k" value="new"} {* new item (just copy above)*} {* Title *} {* Text *} {* Link *} {* new item *}
Line # Title(if necessary) Image (if necessary) Text(if necessary) Link (if necessary) Controls
{$k} {* Title *} Press checkbox to edit:
Press checkbox to edit:
{* image is aspeciall case - name is row number*}
{* Text *} Press checkbox to edit:
{* Link *} Press checkbox to edit:
Up
Down
Delete
Add new {* Title *} Press checkbox to edit:
Press checkbox to edit:
{* image is aspeciall case - name is row number*}
{* Text *} Press checkbox to edit:
{* Link *} Press checkbox to edit:
Controls

{* CHOSE WHAT TO SHOW *} {if ($current_menu_key[0] == 0 ) } {*Plug-in start*} {include file='plug-ins/plugin_menu_franchise_links.html'} {*Plug-in end*} {/if} {if ($current_menu_key[0] == 1 ) } {*Plug-in start*} {include file='plug-ins/plugin_menu_franchise_help.html'} {*Plug-in end*} {/if} {if ($current_menu_key[0] == 2 ) } {*Plug-in start*} {include file='plug-ins/plugin_menu_franchise_picks.html'} {*Plug-in end*} {/if}