Removed double info about no attendance records
authorArtem Andreev <andreev.artem@gmail.com>
Sat, 10 Jul 2010 13:02:45 +0000 (17:02 +0400)
committerArtem Andreev <andreev.artem@gmail.com>
Sat, 10 Jul 2010 13:02:45 +0000 (17:02 +0400)
locallib.php

index 8022259..742d609 100644 (file)
@@ -304,8 +304,6 @@ function print_user_attendaces($user, $cm,  $course = 0, $printing = null) {
                          <?php
                        }
                        echo '</table>';
-               } else {
-                       print_heading(get_string('noattforuser','attforblock'));
                }
        }
        echo '</td></tr><tr><td>&nbsp;</td></tr></table></div>';