15 lines
335 B
Smarty
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}
|