<div id="proxyViewContainer" class="section_container" style="display: block;"> <h3 class="settings_style">%PROXY% (%HTTP%)</h3><br> <div> <div style="text-align: justify;">%USE_PROXY_TO_ACCESS_THE_INTERNET%</div> <div class="line-break"></div> <div class="cbs-switch-row"> <input type="checkbox" name="settings.proxy.enable" id="proxyEnable"> <span class="cbs-switch-on-caption">%ON%</span> <span class="cbs-switch-off-caption">%OFF%</span> <label for="proxyEnable" class="settings_style switch"></label> </div> <div class="paragraph-break"></div> <div id="proxyEditContainer" style="display: none;"> <div class="two_col_url"> <div class="two_col_url_host"> %IP_ADDRESS%<br> <input type="text" name="settings.proxy.edit.host" size="50" value=""> </div> <div class="two_col_url_port"> %PORT%<br> <input type="text" name="settings.proxy.edit.port" size="10" maxlength="5" value=""> </div> <div style="clear:both;"></div> </div> <div class="paragraph-break"></div> %LOGIN_ID%<br> <input type="text" name="settings.proxy.edit.user-name" size="50" value=""> <div class="paragraph-break"></div> %PASSWORD%<br> <input type="password" name="settings.proxy.edit.password" size="50" value=""> <div class="paragraph-break"></div> <div id="proxyEditTest" style="display: block;"> <div id="proxyEditTestStatus"></div> <button type="button" name="settings.proxy.edit.test" class="cbs-grey_button">%TEST_CONNECTION%</button> <div class="paragraph-break"></div> </div> </div> </div> </div> <script src="js/templates/settings-proxy.js?_=%TIMESTAMP%" type="text/javascript"></script>