]> git.datanom.net - qtadmin.git/blobdiff - lib/utils.inc.php
Fix link
[qtadmin.git] / lib / utils.inc.php
index 6be511f6e57916aa71a06ecf42b2b5c9f9eb58d2..dca39a6b2473b760e579aca40da9b863f655adcd 100644 (file)
@@ -22,7 +22,7 @@ class Utils {
 </head>
 <body>';
     private $footer = '<p class="footer">Powered by <a href="https://qtadmin.datanom.net"
-            title="Goto QtAdmin homepage" QtAdmin</a>. &copy; 2015 by Michael Rasmussen</p></body></html>';
+            title="Goto QtAdmin homepage">QtAdmin</a>. &copy; 2015 by Michael Rasmussen</p></body></html>';
     private $heading = '<p id="time" class="time">Session timeout:
             <span id="timer"></span></p><h1 class="h1">__TITLE__</h1>';
 
This page took 0.02849 seconds and 5 git commands to generate.