MDL-10482 incorrect texarea height
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
if (empty($this->field->param3)) {
|
||||
echo('"35"');
|
||||
} else {
|
||||
echo '"'.s($this->field->param2).'"';
|
||||
echo '"'.s($this->field->param3).'"';
|
||||
}
|
||||
?> /> <?php echo get_string('rows', 'data'); ?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user