MDL-17465 - separate live log capability adn admin tree link

This commit is contained in:
skodak 2008-11-29 16:15:40 +00:00
parent c25cedf2a5
commit e0f81e94a6
10 changed files with 68 additions and 12 deletions

View file

@ -1,5 +1,8 @@
<?PHP // $Id$
$string['log:view'] = 'View course logs';
$string['log:viewlive'] = 'View live logs';
$string['loglive'] = 'Live logs';
?>