{title help="UserAssignedModules"}{tr}User assigned modules{/tr}{/title} {include file='tiki-mytiki_bar.tpl'} {remarksbox type="info" title="{tr}Note{/tr}"} {tr}Go{/tr} {tr}here{/tr} {tr}to assign modules, which will make them available for creating a custom order on this page.{/tr} {/remarksbox}
{ticket}

{tr}User assigned modules{/tr}

{if $prefs.feature_left_column ne 'n' || count($modules_l) > 0} {/if} {if $prefs.feature_right_column ne 'n' || count($modules_r) > 0} {/if} {if $prefs.feature_left_column ne 'n' || count($modules_l) > 0} {/if} {if $prefs.feature_right_column ne 'n' || count($modules_r) > 0} {/if}
{tr}Left column{/tr} {if $prefs.feature_left_column eq 'n' and count($modules_l) > 0}
{tr}The column is disabled{/tr}{/if}
{tr}Right column{/tr} {if $prefs.feature_right_column eq 'n' and count($modules_r) > 0}
{tr}The column is disabled{/tr}{/if}
{section name=ix loop=$modules_l} {/section}
{tr}#{/tr} {tr}Name{/tr}
{$modules_l[ix].ord} {$modules_l[ix].name}
{ticket} {if $prefs.feature_right_column ne 'n'} {/if} {if $modules_r[ix].name ne 'application_menu' and $modules_r[ix].name ne 'login_box' and $modules_r[ix].type ne 'P'} {/if}
{section name=ix loop=$modules_r} {/section}
{tr}#{/tr} {tr}Name{/tr}
{$modules_r[ix].ord} {$modules_r[ix].name}
{ticket} {if $prefs.feature_left_column ne 'n'} {/if} {if $modules_r[ix].name ne 'application_menu' and $modules_r[ix].name ne 'login_box' and $modules_r[ix].type ne 'P'} {/if}
{if $canassign eq 'y'}

{tr}Assign module{/tr}

{ticket}
{/if}