mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 13:21:54 +02:00
{---BREADCRUMB---} values added for Gsitemap and Gallery plugins.
This commit is contained in:
@@ -35,6 +35,7 @@ if(e_QUERY == "show" || !empty($_GET['show']))
|
||||
0 => array('text' => $tp->toHTML(GSLAN_Name), 'url'=> null ) // e107::url('gsitemap','index')
|
||||
);
|
||||
$text = e107::getForm()->breadcrumb($bread);
|
||||
e107::breadcrumb($bread);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user