We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f981d commit 4e82213Copy full SHA for 4e82213
interface/web/themes/default/templates/tabbed_form.tpl.htm
@@ -13,8 +13,6 @@ <h1><tmpl_var name="form_hint"></h1>
13
<div class='alert-label'><strong><tmpl_var name="error_txt"></strong></div>
14
<div class='alert-content'>
15
<ol><tmpl_var name="error"></ol>
16
- <div>TODO: IP address is empty.</div>
17
- <div>TODO: Hostname is empty.</div>
18
</div>
19
20
</tmpl_if>
0 commit comments