mirror of
https://github.com/e107inc/e107.git
synced 2025-04-15 18:14:07 +02:00
Add generic breadcrumb to PM.
This commit is contained in:
parent
4780e73ef4
commit
9e3a77fdf7
@ -709,6 +709,8 @@
|
||||
$array[2] = array('text' => $other, 'url' => null);
|
||||
}
|
||||
|
||||
e107::breadcrumb($array);
|
||||
|
||||
return e107::getForm()->breadcrumb($array);
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user