This commit is contained in:
Yuri Kuznetsov
2024-01-08 18:07:07 +02:00
parent 2d629eb0c6
commit fddda800a8
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<p class="credit small">&copy; 2023
<p class="credit small">&copy; 2024
<a
href="https://www.espocrm.com"
title="Powered by EspoCRM"

View File

@@ -36,7 +36,7 @@
<body>
<div class="container content"></div>
<footer>
<p class="credit small">&copy; 2023
<p class="credit small">&copy; 2024
<a href="https://www.espocrm.com" title="Powered by EspoCRM" rel="noopener" target="_blank">EspoCRM</a></p>
</footer>
</body>

View File

@@ -1,2 +1,2 @@
<p class="credit small">&copy; 2023 <a href="https://www.espocrm.com">EspoCRM</a></p>
<p class="credit small">&copy; 2024 <a href="https://www.espocrm.com">EspoCRM</a></p>