added config for optional copyright notice
This commit is contained in:
parent
f30fd45075
commit
9603fc81cf
7 changed files with 31 additions and 20 deletions
11
detail.php
11
detail.php
|
@ -387,16 +387,7 @@ include('tpl/favicon_tiles.php');
|
|||
<div class="col-xs-12">
|
||||
|
||||
<div class="main-footer">
|
||||
<p>
|
||||
<?php
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* copyright */
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
tpl_license($img = false, $imgonly = false, $return = false, $wrap = false);
|
||||
?>
|
||||
</p>
|
||||
<?php include 'tpl/main-footer.php'; ?>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue