mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 11:36:52 +00:00
Set HTML5 conform doctype
This commit is contained in:
@@ -299,8 +299,8 @@ function ToggleHelp(id)
|
||||
</div>
|
||||
<br/>
|
||||
<div id="passwd" style="display: none">
|
||||
<form action="">
|
||||
<table class="tableleft" align="center" cellspacing="2px">
|
||||
<form action="">
|
||||
<tr>
|
||||
<td align="right">
|
||||
New password
|
||||
@@ -327,8 +327,8 @@ function ToggleHelp(id)
|
||||
<input id="SetButton" type="Button" value="Set Password" onclick="SetPassword()" >
|
||||
</td>
|
||||
</tr>
|
||||
</form>
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
<div id="qos_hlpE" onclick="ToggleHelp('qos_hlpE')"
|
||||
style="display: none; position: absolute; width: 660px; left: 30px; top:30px; z-index: 2; border: 1px solid #000000; background: #FFFFE0;">
|
||||
|
||||
Reference in New Issue
Block a user