1 |
diff -up e-smith-hosts-2.2.0/root/etc/e-smith/web/functions/hostentries.ip-fqdn e-smith-hosts-2.2.0/root/etc/e-smith/web/functions/hostentries |
2 |
--- e-smith-hosts-2.2.0/root/etc/e-smith/web/functions/hostentries.ip-fqdn 2010-10-19 19:59:51.000000000 +0200 |
3 |
+++ e-smith-hosts-2.2.0/root/etc/e-smith/web/functions/hostentries 2010-10-19 20:00:23.000000000 +0200 |
4 |
@@ -123,7 +123,7 @@ __DATA__ |
5 |
<page name="Remote" pre-event="turn_off_buttons()" post-event="goto_confirm()"> |
6 |
<description>REMOTE_PAGE_DESCRIPTION</description> |
7 |
<field type="text" id="global_ip" validation="hostname_or_ip"> |
8 |
- <label>IP_ADDRESS</label> |
9 |
+ <label>IP_ADDRESS_OR_FQDN</label> |
10 |
</field> |
11 |
<subroutine src="print_button('NEXT')" /> |
12 |
</page> |