mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-05-24 00:24:07 +03:00
Fix logo and schema-import
This commit is contained in:
parent
31c91d95ee
commit
d28f2b095c
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ if (!is_logged_in()) {
|
|||
<body onload="document.getElementById('username').focus()">
|
||||
<div class="loginblock">
|
||||
<div class="logo">
|
||||
<img src="https://www.tuxis.nl/wp-content/uploads/2012/01/header.png" alt="Logo" />
|
||||
<img src="https://www.tuxis.nl/uploads/images/nsedit.png" alt="Logo" />
|
||||
</div>
|
||||
<div class="login">
|
||||
<? if (isset($errormsg)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue