SPR-972 add more info to the breadcrumb
* add the current admin plugin to the breadcrumb * use proper translations for the various modes * do no longer rely on JavaScript for the enhanced breadcrumb * add image name in breadcrumb for detail view
This commit is contained in:
parent
52ef6e091d
commit
84f9464195
5 changed files with 56 additions and 37 deletions
|
@ -51,7 +51,8 @@ $lang['osm_zoom_link_text'] = 'view larger map';
|
|||
$lang['osm_zoom_link_title'] = 'external link opens new window';
|
||||
$lang['image_detail'] = 'image details';
|
||||
|
||||
|
||||
$lang['mode_edit'] = 'Editing Page';
|
||||
$lang['mode_detail'] = 'Image Details';
|
||||
|
||||
/**
|
||||
* colors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue