mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 02:54:38 +00:00
ui: nicer header spacing
This commit is contained in:
parent
1219f2f1db
commit
c45a428ef6
@ -432,11 +432,10 @@ function display_login_form($Login_Error)
|
||||
|
||||
<link href="/ui/themes/<?= $themename ?>/build/css/main.css" rel="stylesheet">
|
||||
<link href="/ui/themes/<?= $themename ?>/build/images/favicon.png" rel="shortcut icon">
|
||||
<!-- JQuery -->
|
||||
|
||||
<script type="text/javascript" src="/ui/js/jquery-3.2.1.min.js"></script>
|
||||
<script type="text/javascript" src="/ui/js/jquery-migrate-3.0.1.min.js"></script>
|
||||
|
||||
|
||||
<?php
|
||||
if (file_exists("/usr/local/opnsense/www/themes/".$themename."/build/js/theme.js")):?>
|
||||
<script type="text/javascript" src="/ui/themes/<?=$themename?>/build/js/theme.js"></script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user