projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2c6a93
)
CRM-16119: Fix string typo.
author
Mathieu Lutfy
<mathieu@bidon.ca>
Tue, 17 Mar 2015 01:13:17 +0000
(21:13 -0400)
committer
Mathieu Lutfy
<mathieu@bidon.ca>
Wed, 18 Mar 2015 18:18:44 +0000
(14:18 -0400)
xml/schema/Mailing/MailingJob.xml
patch
|
blob
|
blame
|
history
diff --git
a/xml/schema/Mailing/MailingJob.xml
b/xml/schema/Mailing/MailingJob.xml
index 8444b8b21f4564c06bbd2faaf662166c37bf164e..31063ec17b9b64d14b8543bf757ba62bc7ac30fa 100644
(file)
--- a/
xml/schema/Mailing/MailingJob.xml
+++ b/
xml/schema/Mailing/MailingJob.xml
@@
-8,7
+8,7
@@
<archive>true</archive>
<field>
<name>id</name>
- <title>Mailing J
O
b ID</title>
+ <title>Mailing J
o
b ID</title>
<type>int unsigned</type>
<required>true</required>
</field>