KodExplorer/template/common/footer.html

4 lines
199 B
HTML
Executable File

<div class="common_footer">
<?php echo $L['copyright_pre'].' v'.KOD_VERSION.' | '.$L['copyright_info'];?>
<a href="javascript:core.copyright();" class="icon-info-sign copyright_bottom"></a>
</div>