1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-email-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/pseudonyms mezzanine_patched_e-smith-email-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/pseudonyms |
2 |
|
|
--- e-smith-email-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/pseudonyms 2008-03-11 11:03:25.000000000 -0600 |
3 |
|
|
+++ mezzanine_patched_e-smith-email-4.18.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/pseudonyms 2008-03-12 09:27:38.000000000 -0600 |
4 |
|
|
@@ -64,10 +64,6 @@ |
5 |
|
|
<trans>(local network only)</trans> |
6 |
|
|
</entry> |
7 |
|
|
<entry> |
8 |
|
|
- <base>CREATE</base> |
9 |
|
|
- <trans>Add</trans> |
10 |
|
|
- </entry> |
11 |
|
|
- <entry> |
12 |
|
|
<base>SELECT_ACCOUNT</base> |
13 |
|
|
<trans>Select account or group</trans> |
14 |
|
|
</entry> |
15 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-email-4.18.0/root/etc/e-smith/web/functions/pseudonyms mezzanine_patched_e-smith-email-4.18.0/root/etc/e-smith/web/functions/pseudonyms |
16 |
|
|
--- e-smith-email-4.18.0/root/etc/e-smith/web/functions/pseudonyms 2008-03-11 11:03:25.000000000 -0600 |
17 |
|
|
+++ mezzanine_patched_e-smith-email-4.18.0/root/etc/e-smith/web/functions/pseudonyms 2008-03-12 09:27:44.000000000 -0600 |
18 |
|
|
@@ -129,7 +129,7 @@ |
19 |
|
|
<label>SELECT_ACCOUNT</label> |
20 |
|
|
</field> |
21 |
|
|
|
22 |
|
|
- <subroutine src="print_button('CREATE')"/> |
23 |
|
|
+ <subroutine src="print_button('ADD')"/> |
24 |
|
|
</page> |
25 |
|
|
|
26 |
|
|
<page |