521 |
</page> |
</page> |
522 |
<page name="Done" pre-event="print_status_message()"> |
<page name="Done" pre-event="print_status_message()"> |
523 |
</page> |
</page> |
524 |
|
--- e-smith-base-4.18.1/root/etc/e-smith/web/functions/remoteaccess.add2general2 2008-07-04 23:13:37.000000000 +0200 |
525 |
|
+++ e-smith-base-4.18.1/root/etc/e-smith/web/functions/remoteaccess 2008-07-04 23:13:37.000000000 +0200 |
526 |
|
@@ -132,7 +132,7 @@ |
527 |
|
|
528 |
|
<field type="select" |
529 |
|
id="sshAccess" |
530 |
|
- options=" 'off' => 'NO_ACCESS', 'private' => 'PRIVATE', 'public' => 'PUBLIC'" |
531 |
|
+ options=" 'off' => 'NO_ACCESS', 'private' => 'NETWORKS_ALLOW_LOCAL', 'public' => 'NETWORKS_ALLOW_PUBLIC'" |
532 |
|
value="get_ssh_access()"> |
533 |
|
<label>LABEL_SSH</label> |
534 |
|
<description>DESC_SSH</description> |