mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Link to new help file
This commit is contained in:
parent
5258dd5001
commit
8e6b85f63c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ if (isset($errors)) {
|
||||||
<?php
|
<?php
|
||||||
echo get_string("aliases","glossary");
|
echo get_string("aliases","glossary");
|
||||||
echo ':<br />';
|
echo ':<br />';
|
||||||
helpbutton("aliases", strip_tags(get_string("aliases", "glossary")), "glossary");
|
helpbutton("aliases2", strip_tags(get_string("aliases", "glossary")), "glossary");
|
||||||
?></b>
|
?></b>
|
||||||
</td>
|
</td>
|
||||||
<td valign="top">
|
<td valign="top">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue