mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Fixes bug MDL-6360 "Resizable image in breadcrumb trail..."
- files block_search_forums.php, calendar/lib.php, lang/en_utf8/access.php, weblib.php, theme/standard/config.php, styles_color.css
This commit is contained in:
parent
717cfb0a7b
commit
57100a9098
6 changed files with 91 additions and 30 deletions
|
@ -15,6 +15,8 @@ $string['access'] = 'Accessibility';
|
|||
$string['accesshelp'] = 'Accessibility help';
|
||||
$string['accesskey'] = 'Access key, $a';
|
||||
$string['accessstatement'] = 'Accessibility statement';
|
||||
$string['activitynext'] = 'Next activity';
|
||||
$string['activityprev'] = 'Previous activity';
|
||||
$string['breadcrumb'] = 'Breadcrumb trail';
|
||||
$string['monthnext'] = 'Next month';
|
||||
$string['monthprev'] = 'Previous month';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue