1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-domains-1.4.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/domains mezzanine_patched_e-smith-domains-1.4.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/domains |
2 |
--- e-smith-domains-1.4.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/domains 2008-03-12 09:25:36.000000000 -0600 |
3 |
+++ mezzanine_patched_e-smith-domains-1.4.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/domains 2008-03-12 09:25:14.000000000 -0600 |
4 |
@@ -88,10 +88,6 @@ |
5 |
</trans> |
6 |
</entry> |
7 |
<entry> |
8 |
- <base>CREATE</base> |
9 |
- <trans>Add</trans> |
10 |
- </entry> |
11 |
- <entry> |
12 |
<base>DOMAIN_NAME_VALIDATION_ERROR</base> |
13 |
<trans> |
14 |
Error: unexpected or missing characters in domain name |
15 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-domains-1.4.0/root/etc/e-smith/web/functions/domains mezzanine_patched_e-smith-domains-1.4.0/root/etc/e-smith/web/functions/domains |
16 |
--- e-smith-domains-1.4.0/root/etc/e-smith/web/functions/domains 2005-08-25 11:51:33.000000000 -0600 |
17 |
+++ mezzanine_patched_e-smith-domains-1.4.0/root/etc/e-smith/web/functions/domains 2008-03-12 09:25:11.000000000 -0600 |
18 |
@@ -114,7 +114,7 @@ |
19 |
<description>DESC_NAMESERVERS</description> |
20 |
</field> |
21 |
|
22 |
- <subroutine src="print_button('CREATE')" /> |
23 |
+ <subroutine src="print_button('ADD')" /> |
24 |
</page> |
25 |
|
26 |
<page name="DOMAINS_PAGE_MODIFY" |