Commit faa1fb1c by Scott

Remove extra colon

parent 88a1e431
......@@ -531,7 +531,7 @@
'details' => array(
'tags' => 'name="q_close_details" id="q_close_details"',
'label' =>
'<span id="close_label_other">'.qa_lang_html('question/close_reason_title').':</span>',
'<span id="close_label_other">'.qa_lang_html('question/close_reason_title').'</span>',
'value' => @$in['details'],
'error' => qa_html(@$errors['details']),
),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment