1 |
vip-ire |
1.1 |
diff -Nur e-smith-base-5.6.0/root/sbin/e-smith/console-menu-items/serverManager.pl e-smith-base-5.6.0_bz9163/root/sbin/e-smith/console-menu-items/serverManager.pl |
2 |
|
|
--- e-smith-base-5.6.0/root/sbin/e-smith/console-menu-items/serverManager.pl 2008-08-20 23:17:24.000000000 +0200 |
3 |
|
|
+++ e-smith-base-5.6.0_bz9163/root/sbin/e-smith/console-menu-items/serverManager.pl 2016-01-31 22:51:42.673549727 +0100 |
4 |
|
|
@@ -38,7 +38,7 @@ |
5 |
|
|
text => |
6 |
|
|
gettext("This option will start a text-mode browser to access the server manager from this console. Normally you would access the server manager from a web browser at the following url:") . |
7 |
|
|
"\n\n" . |
8 |
|
|
- "https://${SystemName}/server-manager/" . |
9 |
|
|
+ "http://${SystemName}/server-manager/" . |
10 |
|
|
"\n\n" . |
11 |
|
|
gettext("You should only proceed if you are comfortable using a text-mode browser. Note that you will be prompted for the administrator password in order to access the server manager.") . |
12 |
|
|
"\n\n" . |