mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-10-05 19:18:01 +08:00
31 lines
846 B
Cheetah
31 lines
846 B
Cheetah
<div id="containerBig">
|
|
<div id="wrapperAuto">
|
|
<div id="loginbox" style="width:100%%;height:100%%;padding:0px;margin:0px;">
|
|
<div id="menulogo" class="menurow">
|
|
<img src="images/logo_fiwifi-n.png" />
|
|
</div>
|
|
|
|
<div id="page-wrap">
|
|
<div id="inside">
|
|
<div id="left-sidebar">
|
|
<h1>Utente %.*s uscito dal sistema</h1>
|
|
</div>
|
|
|
|
<div id="main-content">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div style="clear: both;"></div>
|
|
<div id="footer">
|
|
|
|
<form method="post" action="%s">
|
|
<input type="button" value="Close" onclick="CloseItOnClick()" style="display:block;height:3em;width:10em;margin:2em auto;">
|
|
</form>
|
|
</div>
|
|
</div>
|
|
|
|
<div style="clear: both;"></div>
|
|
</div>
|
|
</div>
|