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:
abijah
2009-08-24 07:44:03 +00:00
parent 92668bcca1
commit fc332bef0e

View File

@@ -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