|
@@ -1,7 +1,7 @@
|
|
|
<div id="login">
|
|
<div id="login">
|
|
|
: include "jsalert.tx";
|
|
: include "jsalert.tx";
|
|
|
<div>
|
|
<div>
|
|
|
- <img id="logo" src="img/icon/tCMS.svg" style="float:left" /><span style="font-family:courier;font-size:2rem;">CMS Login</span>
|
|
|
|
|
|
|
+ <img id="logo" src="/img/icon/tCMS.svg" style="float:left" /><span style="font-family:courier;font-size:2rem;">CMS Login</span>
|
|
|
</div>
|
|
</div>
|
|
|
<div id="spacer" style="clear: both;"><br /></div>
|
|
<div id="spacer" style="clear: both;"><br /></div>
|
|
|
<form method="POST" action="/auth">
|
|
<form method="POST" action="/auth">
|