Changed wording slightly to fit on one line.
git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@756 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -82,7 +82,7 @@ function contactMethodDiv($obj, $type, $legend, $values = null) {
|
|||||||
('options' => $obj->varstore['methodPreferences'],
|
('options' => $obj->varstore['methodPreferences'],
|
||||||
'selected' => (isset($values) ? $values['ContactsMethod']['preference'] : null),
|
'selected' => (isset($values) ? $values['ContactsMethod']['preference'] : null),
|
||||||
),
|
),
|
||||||
'after' => "Intended purpose for using this method of communication.",
|
'after' => "Intended purpose for this method of communication.",
|
||||||
),
|
),
|
||||||
|
|
||||||
'type' => array
|
'type' => array
|
||||||
|
|||||||
Reference in New Issue
Block a user