From 65d07ba64d45c77d2db16272710ec5702b34d641 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Tue, 25 Apr 2023 03:40:09 +0300 Subject: front-end: putting everything together --- public/app/views/components/breadcrumbs.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'public/app/views/components/breadcrumbs.php') diff --git a/public/app/views/components/breadcrumbs.php b/public/app/views/components/breadcrumbs.php index 471cfb6..90b4af9 100644 --- a/public/app/views/components/breadcrumbs.php +++ b/public/app/views/components/breadcrumbs.php @@ -5,7 +5,7 @@ * imported variables * --- * @param $id : category_id of last level - * @param $title : category title of last level + * @param $label : category title of last level * @param $parents : array of parent nodes * ----------------------------------------------------------------------------- */ @@ -18,13 +18,13 @@ - + - + \ No newline at end of file -- cgit v1.2.3