hotel_commerce/modules/hotelreservationsystem/views/templates/hook/copyRight.tpl
2023-06-26 13:09:26 +05:30

5 lines
238 B
Smarty

<div class="copyRightWrapper">
<p class="copyRight">
&copy; {$WK_HTL_ESTABLISHMENT_YEAR}-{'Y'|date}&nbsp;<a href="{$base_dir}">&nbsp;{$WK_HTL_CHAIN_NAME}</a>.&nbsp;{l s=' All rights reserved.' mod='hotelreservationsystem'}
</p>
</div>