]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/template/footer.php
Code Modularization
[jirafeau_project.git] / lib / template / footer.php
index efe238f730b420521a44c05156d0943c2d6bd982..637ce42b429cb93f9211575a5ab95edfaeaf5c48 100644 (file)
@@ -4,6 +4,7 @@
         <?php
           echo t('MADE_WITH') .
             ' <a href="' . JIRAFEAU_WEBSITE . '" 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