{strip}
| {box title="`$admmenu_info.name`"} {include file="bitpackage:users/user_menu.tpl" moptions=$allmoptions menu_info=$admmenu_info} {/box} |
{form legend="Edit menu options"}
{formlabel label="Name" for="menu_name"}
{forminput}
{formhelp note="Visible name of the link in the menu."}
{/forminput}
{formlabel label="URL" for="menu_url"}
{forminput}
{formhelp note="Full path to the page. (This should be PACKAGE and RELATIVE PATH)."}
{/forminput}
{formlabel label="Package" for="menu_section"}
{forminput}
{formhelp note="You can select when this item is visible depending on what package you are browsing. (not working at the moment)"}
{/forminput}
{formlabel label="Permissions" for="menu_perm"}
{forminput}
{formhelp note="Determines what permissions are required to view this menu item."}
{/forminput}
{formlabel label="Group" for="menu_groupname"}
{forminput}
{formhelp note="Select which group can view this item. Your can cofigure Groups and Users from the Administration --> Users pages."}
{/forminput}
{formlabel label="Type" for="type"}
{forminput}
{formhelp note="
{formlabel label="Position" for="position"}
{forminput}
{formhelp note=""}
{/forminput}
|
| {tr}ID{/tr} | {tr}Position{/tr} | {tr}Name{/tr} | {tr}URL{/tr} | {tr}Type{/tr} | {tr}Sections{/tr} | {tr}Permissions{/tr} | {tr}Group{/tr} | {tr}Action{/tr} |
|---|---|---|---|---|---|---|---|---|
| {$admmoptions[user].menu_id} | {$admmoptions[user].position} | {$admmoptions[user].name} | {$admmoptions[user].url} | {$admmoptions[user].type} | {$admmoptions[user].section} | {$admmoptions[user].perm} | {$admmoptions[user].groupname} | {biticon ipackage="icons" iname="user-trash" iexplain="remove"} {biticon ipackage="icons" iname="edit" iexplain="edit"} |
| {tr}No records found{/tr} | ||||||||