You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
fix thumb toutal
This commit is contained in:
@@ -67,7 +67,13 @@
|
||||
}
|
||||
|
||||
if (isset($config['footer'])) {
|
||||
echo ' <div>' . $config['footer'] . ' </div>';
|
||||
echo '<div>' . $config['footer'] . '
|
||||
Copyright © 2018-'.date('Y').'
|
||||
<a href="https://img.545141.com/" target="_blank"> EasyImage</a> By
|
||||
<a href="https://www.545141.com" target="_blank"> Icret</a> Version:
|
||||
<a href="https://github.com/icret/EasyImages2.0" target="_blank"> '. $config['version'].'</a>
|
||||
<a href="/admin/terms.php" target="_blank"> DMCA</a>
|
||||
</div>';
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user