1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/remoteaccess mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/remoteaccess |
2 |
--- e-smith-base-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/remoteaccess 2008-03-15 12:13:23.000000000 +1100 |
3 |
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/remoteaccess 2008-03-15 12:07:26.000000000 +1100 |
4 |
@@ -147,7 +147,7 @@ |
5 |
<base>VALIDFROM_DESC</base> |
6 |
<trans> |
7 |
<![CDATA[ <hr class="sectionbar" /><h2>{$REMOTE_MANAGEMENT}</h2> |
8 |
- <P>It is possible to allow hosts on remote networks to access the |
9 |
+ <p>It is possible to allow hosts on remote networks to access the |
10 |
server manager by entering those networks here. Use a subnet |
11 |
mask of 255.255.255.255 to limit the access to the specified host. |
12 |
Any hosts within the specified range will be able to access the |
13 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts |
14 |
--- e-smith-base-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts 2008-03-15 12:13:23.000000000 +1100 |
15 |
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/useraccounts 2008-03-15 12:11:30.000000000 +1100 |
16 |
@@ -206,7 +206,7 @@ |
17 |
<base>PSEUDONYM_CLASH</base> |
18 |
<trans>Error: the pseudonym "{$pseudonym}" is already taken by the |
19 |
existing user account "{$clashName}". To differentiate, add |
20 |
- initials to this field."</trans> |
21 |
+ initials to this field.</trans> |
22 |
</entry> |
23 |
<entry> |
24 |
<base>RESET_PASSWORD</base> |