|
|
|
|
@ -40,10 +40,13 @@ |
|
|
|
|
</div> |
|
|
|
|
{% endif %} |
|
|
|
|
|
|
|
|
|
<div id="software_name"> |
|
|
|
|
<a href="{{_p.web}}" target="_blank">{{ "PoweredByX" |get_lang | format(_s.software_name) }}</a> |
|
|
|
|
© {{ "now"|date("Y") }} |
|
|
|
|
</div> |
|
|
|
|
{% if _s.software_name != '' %} |
|
|
|
|
<div id="software_name"> |
|
|
|
|
<a href="{{_p.web}}" target="_blank">{{ "PoweredByX" |get_lang | format(_s.software_name) }}</a> |
|
|
|
|
© {{ "now"|date("Y") }} |
|
|
|
|
</div> |
|
|
|
|
{% endif %} |
|
|
|
|
|
|
|
|
|
{# Plugins for footer section #} |
|
|
|
|
{% if plugin_footer_right is not null %} |
|
|
|
|
<div id="plugin_footer_right"> |
|
|
|
|
|