summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSashi202019-01-04 15:48:05 +0530
committerSashi202019-01-04 15:48:05 +0530
commita012a3b1054ab1947a6302b8808285601e97974c (patch)
tree5c3e9d33ac02414feb2055c8d0693f9f97a4f4bc
parentcf1b30fa55d64c01d7093d11f5d09824aa8b9416 (diff)
downloadom_pssp-a012a3b1054ab1947a6302b8808285601e97974c.tar.gz
om_pssp-a012a3b1054ab1947a6302b8808285601e97974c.tar.bz2
om_pssp-a012a3b1054ab1947a6302b8808285601e97974c.zip
Modified description textfor the contributor's name field
-rwxr-xr-xproposal.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposal.inc b/proposal.inc
index a20e961..d574127 100755
--- a/proposal.inc
+++ b/proposal.inc
@@ -76,7 +76,7 @@ function om_pssp_proposal_form($form, &$form_state, $no_js_use = FALSE)
),
'#maxlength' => 250,
'#required' => TRUE,
- '#description' => t('Kindly enter the names in the following format: Name1, Name2 and Name3'),
+ '#description' => t('<span style="color:red;">Kindly enter the names (maximum three) in the following format: Name1, Name2 and Name3</span>'),
);
$form['contributor_contact_no'] = array(
'#type' => 'textfield',