mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Some tweaks here and there to the display
This commit is contained in:
parent
e4eb5a273d
commit
fd7006f6b4
6 changed files with 62 additions and 30 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
|
||||
<tr>
|
||||
<td colspan="3"><strong><?php print_string('searchforperson', 'message') ?></strong></td>
|
||||
<td colspan="3" class="message_heading"><?php print_string('searchforperson', 'message') ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right"><?php print_string('name') ?>:</td>
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
<tr>
|
||||
<td colspan="3"><strong><?php print_string('searchmessages', 'message') ?></strong></td>
|
||||
<td colspan="3" class="message_heading"><?php print_string('searchmessages', 'message') ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right"><?php print_string('keywords', 'message') ?>:</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue