]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - footer.php
Overview: Make top margin of bottom row smaller
[irc/unrealircd/unrealircd-webpanel.git] / footer.php
index 9e0d64533732d9c820cd4ea1225af83a7630c59f..b3b1f3775d3a537b08e1135bda9c64a79127ec4d 100644 (file)
       <a
         href="https://unrealircd.org"
         role="button"
-        data-mdb-ripple-color="dark"
-        ><img  class="btn btn-link btn-floating btn-xs text-white" src="<?php echo BASE_URL; ?>img/favicon.ico" width="25" height="25"></i
-      ></a>
+        data-mdb-ripple-color="dark">
+        <img  class="btn btn-link btn-floating btn-xs text-white" src="<?php echo BASE_URL; ?>img/favicon.ico" width="25" height="25"></a>
     
     <?php $arr = []; Hook::run(HOOKTYPE_FOOTER, $arr); ?>
     </section>
     
 
-</footer>
-</body>
-</html>
 </div>
 </div>
+
+</footer>
+</body>
+</html>
\ No newline at end of file