merged fix for MDL-8983, adding help file for hidden assignments

This commit is contained in:
toyomoyo 2007-03-29 06:38:35 +00:00
parent bcc723bcea
commit 74fddb6da9
2 changed files with 8 additions and 1 deletions

View file

@ -38,7 +38,9 @@
<br />
<label title="<?php print_string('hiddenassign') ?>">
<input type="checkbox" name="hidden" value="1" />
<img src="<?php echo $CFG->pixpath; ?>/t/hide.gif" alt="<?php print_string('hiddenassign') ?>" class="hide-show-image" />
<img src="<?php echo $CFG->pixpath; ?>/t/hide.gif" alt="<?php print_string('hiddenassign') ?>" class="hide-show-image" /> <?
helpbutton ('hiddenassign', get_string('hiddenassign'));
?>
</label>
<?php check_theme_arrows(); ?>
<p class="arrow_button">