Files
drmaterac.pl/modules/pagecache/views/templates/admin/get-content-tab-datas_deleted.tpl
2025-03-21 20:24:43 +01:00

15 lines
335 B
Smarty

{*
* Page Cache Ultimate, Page Cache standard and Speed pack are powered by Jpresta (jpresta . com)
*
* @author Jpresta
* @copyright Jpresta
* @license See the license of this module in file LICENSE.txt, thank you.
*}
{if $deleted}
{if $isPs17}
<i class="icon-check"></i>
{else}
X
{/if}
{/if}