]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - lib/template/footer.php
[FEATURE] Style: Wrap divider in footer
[jirafeau_mojo42.git] / lib / template / footer.php
index 5bc158f063e8654b72b1a0d5fec6edeb7a0d968f..9e39858e2ff81bc4ca7652ef915c783cdf0d6e1d 100644 (file)
@@ -10,7 +10,7 @@
         <!-- Installation dependend links -->
         <?php
         if (true == $cfg['installation_done']) {
-            echo ' | ';
+            echo ' <span>|</span> ';
             echo '<a href="' . JIRAFEAU_ABSPREFIX . 'tos.php">' . t('Terms of Service') . '</a>';
         }
         ?>

patrick-canterino.de