Copyright notice with year range
This commit is contained in:
parent
334b732846
commit
54790d54fb
2 changed files with 2 additions and 2 deletions
|
|
@ -78,7 +78,7 @@ $db->sort();
|
|||
</tbody>
|
||||
</table>
|
||||
<hr>
|
||||
<p class="text-end">© <?php echo date('Y'); ?> <a href="https://steffen.lange.tl/">Steffen Lange</a> | Information are provided without any warranty. | <a href="https://www.dateihal.de/cms/imprint">Imprint</a> | <a href="https://www.dateihal.de/cms/privacy">Privacy</a></p>
|
||||
<p class="text-end">© 2019-<?php echo date('y'); ?> <a href="https://steffen.lange.tl/">Steffen Lange</a> | Information are provided without any warranty. | <a href="https://www.dateihal.de/cms/imprint">Imprint</a> | <a href="https://www.dateihal.de/cms/privacy">Privacy</a></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue