mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 16:13:28 +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
|
||||
echo get_string("aliases","glossary");
|
||||
echo ':<br />';
|
||||
helpbutton("aliases", strip_tags(get_string("aliases", "glossary")), "glossary");
|
||||
helpbutton("aliases2", strip_tags(get_string("aliases", "glossary")), "glossary");
|
||||
?></b>
|
||||
</td>
|
||||
<td valign="top">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue