<{t}>缓存管理<{/t}>

<{if $enable == 'true'}>

<{t}>缓存状态<{/t}>

<{if $status}> <{else}>
<{t}>无法查看缓存状态<{/t}>
<{/if}>

<{t}>缓存操作<{/t}>

<{button type="button" href="index.php?app=desktop&ctl=cachemgr&act=optimize" label=$___desktop="优化缓存"|t:'desktop'}> <{button type="button" href="index.php?app=desktop&ctl=cachemgr&act=clean" label=$___desktop="清空缓存"|t:'desktop'}>
<{else}>

<{t}>系统没有启用缓存<{/t}>

<{/if}>