MDL-34778 enrol: add a space

This commit is contained in:
Rossiani Wijaya
2012-09-17 12:14:22 +08:00
parent b7f0b0b12b
commit 7a054265dc
+1 -1
View File
@@ -415,7 +415,7 @@ function authorize_print_order($orderid)
}
$a = new stdClass;
$a->upto = $upto;
$extrahtml = '<label for="amount">'.get_string('howmuch', 'enrol_authorize').'</label>' .
$extrahtml = '<label for="amount">'.get_string('howmuch', 'enrol_authorize').'</label> ' .
'<input id="amount" type="text" size="5" name="amount" value="'.$amount.'" /> ' .
get_string('canbecredit', 'enrol_authorize', $a) . '<br />';
$table->data[] = array("<b>$strs->confirm:</b>",