]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - footer.php
Add file_auth plugin, which offers similar functionality to sql_auth
[irc/unrealircd/unrealircd-webpanel.git] / footer.php
index a887717a10659892d68c5e85bdb61688b966aa73..b271c4bb1aaa9aec731fe776d98ef702b0c87c21 100644 (file)
                                href="https://github.com/unrealircd/unrealircd-webpanel"
                                role="button"
                                data-mdb-ripple-color="dark"
-                               ><i class="fab fa-github"></i
+                               ><i style="margin-left: -18px" class="fab fa-github"></i
                        ></a>
                        <!-- UnrealIRCd -->
                        <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"></a>
+                               <img src="<?php echo get_config("base_url"); ?>img/unreal.jpg" width="23" height="23" style="margin-right: 25px"></a>
                
                
                <?php
@@ -39,7 +39,7 @@
                ?>
                
 </div>
-</div>
+</div><!-- Second div is because there is a container div in the header-->
 
 </footer>
 </body>