1 |
diff -Naur e-smith-hosts-2.2.0-orig/root/etc/e-smith/web/functions/hostentries e-smith-hosts-2.2.0/root/etc/e-smith/web/functions/hostentries |
2 |
--- e-smith-hosts-2.2.0-orig/root/etc/e-smith/web/functions/hostentries 2008-10-07 19:35:50.000000000 +0200 |
3 |
+++ e-smith-hosts-2.2.0/root/etc/e-smith/web/functions/hostentries 2010-07-29 15:33:13.311858391 +0200 |
4 |
@@ -122,7 +122,7 @@ |
5 |
</page> |
6 |
<page name="Remote" pre-event="turn_off_buttons()" post-event="goto_confirm()"> |
7 |
<description>REMOTE_PAGE_DESCRIPTION</description> |
8 |
- <field type="text" id="global_ip" validation="ip_number"> |
9 |
+ <field type="text" id="global_ip"> |
10 |
<label>IP_ADDRESS</label> |
11 |
</field> |
12 |
<subroutine src="print_button('NEXT')" /> |