|
|
|
<!-- start button_bar -->
|
|
|
|
<table id="button_bar">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<img src="#!data!skin::url!#/images/striker_icon_on.png" class="top_icon">
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<img src="#!data!skin::url!#/images/anvil_icon_on.png" class="top_icon">
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<img src="#!data!skin::url!#/images/users_icon_on.png" class="top_icon">
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<a href="https://alteeve.com/w/Support" target="_new"><img src="#!data!skin::url!#/images/help_icon_on.png" id="help_icon" class="top_icon"></a>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<!-- end button_bar -->
|
|
|
|
|
|
|
|
<!-- start config_step1 -->
|
|
|
|
<table>
|
|
|
|
<div id="config_step1_div">
|
|
|
|
<form name="config_step1" action="">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<span name="#!variable!step1_welcome_title_id!#" id="#!variable!step1_welcome_title_id!#" class="config_header1">#!string!striker_0001!#</span><br />
|
|
|
|
<span name="#!variable!step1_welcome_message_id!#" id="#!variable!step1_welcome_message_id!#" class="config_header2">#!string!striker_0002!#</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
#!variable!organization_form!#
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
#!variable!prefix_form!#
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
#!variable!domain_form!#
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
#!variable!sequence_form!#
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
#!variable!ifn_count_form!#
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<br />
|
|
|
|
<hr>
|
|
|
|
<input type="submit" name="next" id="next" value="#!string!striker_0013!#">
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<input type="hidden" name="step" id="step" value="step1">
|
|
|
|
<input type="hidden" name="cgi_list" id="cgi_list" value="next,step,#!variable!cgi_list!#">
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
</table>
|
|
|
|
<!-- end config_step1 -->
|
|
|
|
|
|
|
|
<!-- start select_form -->
|
|
|
|
#!variable!description!#<br />
|
|
|
|
<input type="select" name="#!variable!name!#" id="#!variable!id!#" #!variable!extra!#>#!variable!options!#</select>
|
|
|
|
<!-- end select_form -->
|
|
|
|
|
|
|
|
<!-- start input_text_form -->
|
|
|
|
<span id="description_id">#!variable!description!#</span><br />
|
|
|
|
<input type="text" name="#!variable!name!#" id="#!variable!id!#" value="#!variable!value!#" placeholder="#!variable!field!#" #!variable!extra!#>
|
|
|
|
<!-- end input_text_form -->
|
|
|
|
|
|
|
|
<!-- start input_number_form -->
|
|
|
|
<span id="description_id">#!variable!description!#</span><br />
|
|
|
|
<input type="number" name="#!variable!name!#" id="#!variable!id!#" value="#!variable!value!#" placeholder="#!variable!field!#" #!variable!extra!#>
|
|
|
|
<!-- end input_number_form -->
|
|
|
|
|
|
|
|
<!-- start footer -->
|
|
|
|
<div onload="show_status()" class="footer">
|
|
|
|
#!string!brand_0005!#
|
|
|
|
</div>
|
|
|
|
<!-- end footer -->
|
|
|
|
|
|
|
|
<!-- start header -->
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="#!variable!language!#">
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
|
|
|
|
<!-- Disable caching during development. -->
|
|
|
|
<meta http-equiv="cache-control" content="max-age=0" />
|
|
|
|
<meta http-equiv="cache-control" content="no-cache" />
|
|
|
|
<meta http-equiv="expires" content="0" />
|
|
|
|
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
|
|
|
|
<meta http-equiv="pragma" content="no-cache" /> <title>#!string!brand_0001!# - #!string!brand_0003!#</title>
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="#!data!skin::url!#/main.css" media="screen" />
|
|
|
|
<script type="text/javascript" src="/jquery-latest.js"></script>
|
|
|
|
<script type="text/javascript" src="#!data!skin::url!#/main.js"></script>
|
|
|
|
</head>
|
|
|
|
<!-- end header -->
|
|
|
|
|
|
|
|
<!-- start master -->
|
|
|
|
#!variable!header!#
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<table class="body_table">
|
|
|
|
<!-- <tr>
|
|
|
|
<td class="header" colspan="3">
|
|
|
|
<img src="#!data!skin::url!#/images/logo.png" class="logo">
|
|
|
|
</td>
|
|
|
|
</tr>-->
|
|
|
|
<tr>
|
|
|
|
<td class="header" width="5%">
|
|
|
|
<img src="#!data!skin::url!#/images/logo.png" class="logo">
|
|
|
|
</td>
|
|
|
|
<td class="header" width="90%">
|
|
|
|
#!variable!center_top_bar!#
|
|
|
|
</td>
|
|
|
|
<td class="header" width="5%" style="white-space: nowrap;">
|
|
|
|
#!variable!right_top_bar!#
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td colspan="3">
|
|
|
|
#!variable!center_body!#
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
#!variable!left_bottom_bar!#
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
#!variable!center_bottom_bar!#
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
#!variable!right_bottom_bar!#
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
#!variable!footer!#
|
|
|
|
</html>
|
|
|
|
<!-- end master -->
|
|
|
|
|
|
|
|
<!-- start network_footer -->
|
|
|
|
<input type="hidden" name="interface_list" id="interface_list" value="#!variable!interface_list!#" />
|
|
|
|
</table>
|
|
|
|
<!-- end network_footer -->
|
|
|
|
|
|
|
|
<!-- start network_entry -->
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<span name="#!variable!mac_id!#" id="#!variable!mac_id!#">#!variable!mac!#</span>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<span name="#!variable!name_id!#" id="#!variable!name_id!#">#!variable!name!#</span>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<span name="#!variable!link_id!#" id="#!variable!link_id!#">#!variable!link!#</span>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<span name="#!variable!speed_id!#" id="#!variable!speed_id!#">#!variable!speed!#</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<!-- end network_entry -->
|
|
|
|
|
|
|
|
<!-- start network_header -->
|
|
|
|
<table id="network_status">
|
|
|
|
<tr>
|
|
|
|
<td colspan="4">
|
|
|
|
#!string!header_0001!#
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
#!string!header_0002!#
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
#!string!header_0003!#
|
|
|
|
</td>
|
|
|
|
<td id="network_link_state" data-up="#!string!js_0001!#" data-down="#!string!js_0002!#">
|
|
|
|
#!string!header_0004!#
|
|
|
|
</td>
|
|
|
|
<td id="network_link_speed" data-mbps="#!string!js_0003!#">
|
|
|
|
#!string!header_0005!#
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<!-- end network_header -->
|