{* $Id$ *} {remarksbox type="tip" title="{tr}Tip{/tr}"} {tr}Enable/disable Tiki features in {/tr}{tr}Control Panels{/tr} {$prefs.site_crumb_seper} {tr}Features{/tr}{tr}, but configure them elsewhere{/tr}.
{tr _0="" _1="" _2="" _3='' _4='{icon name="filter"}'}See %0more options%1 after you enable more %2Preference Filters%3 above (%4){/tr}. {/remarksbox} {if $show_system_configuration_warning} {remarksbox type="warning" title="{tr}Warning{/tr}"} {tr _0=".ini" _1=".ini.php" _2='https://doc.tiki.org/System-Configuration'}Tiki detected system configuration files with %0 extension, under the root folder of Tiki. It is recommended to change it to %1.{/tr}{tr}Check %2 for examples.{/tr} {/remarksbox} {/if} {if $prefs.theme_unified_admin_backend eq 'y'} {modulelist zone='admin' id='admin_modules' class='mb-3 d-flex flex-wrap justify-content-between admin_modules'} {tr}Add default modules{/tr} {include file='admin/version_check.tpl'} {else}
{foreach from=$admin_icons key=page item=info} {if $info.disabled} {assign var=class value="admbox advanced btn btn-primary disabled"} {else} {assign var=class value="admbox basic btn btn-primary"} {/if} {* FIXME: Buttons are forced to be squares, not fluid. Labels which exceed 2 lines will be cut. *} {icon name="admin_$page"} {$info.title|escape} {/foreach}
{/if}