mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 05:37:32 +02:00
Add generic breadcrumb to PM.
This commit is contained in:
@@ -709,6 +709,8 @@
|
|||||||
$array[2] = array('text' => $other, 'url' => null);
|
$array[2] = array('text' => $other, 'url' => null);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
e107::breadcrumb($array);
|
||||||
|
|
||||||
return e107::getForm()->breadcrumb($array);
|
return e107::getForm()->breadcrumb($array);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user