]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/template/footer.php
modularization step 1 - add easy to move files
[jirafeau_project.git] / lib / template / footer.php
index e0856a873a889f17211c8fdcce2764e2c403ddf7..5d24a85a76361a9ca8e7b13fa89a770f6cddf204 100644 (file)
@@ -3,7 +3,7 @@
         <!-- Project links -->
         <?php
           echo t('MADE_WITH') .
-            ' <a href="https://gitlab.com/jirafeau/Jirafeau" target="_blank" rel="noopener noreferrer">' . t('JI_PROJECT') . '</a>' .
+            '<p> ' . t('DESIGNED')  . ' ' .  $cfg['contactperson'] . '</p>'  .
             ' (<a href="https://www.gnu.org/licenses/agpl.html" target="_blank" rel="noopener noreferrer"><abbr title="GNU Affero General Public License v3">AGPL-3.0</abbr></a>)';
         ?>
         <!-- Installation dependent links -->

patrick-canterino.de