mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
database MDL-22558 minor- improved alignment in database fields display.
This commit is contained in:
parent
7bac377763
commit
37f796eae5
@ -280,7 +280,7 @@ if ($mode != 'csstemplate' and $mode != 'jstemplate') {
|
||||
}
|
||||
echo '</td>';
|
||||
|
||||
echo '<td>';
|
||||
echo '<td valign="top">';
|
||||
if ($mode == 'listtemplate'){
|
||||
echo '<div style="text-align:center"><label for="edit-template">'.get_string('multientry','data').'</label></div>';
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user