diff --git a/lib/base/front/front.class.php b/lib/base/front/front.class.php index 5453697c61..a2ebdd9851 100644 --- a/lib/base/front/front.class.php +++ b/lib/base/front/front.class.php @@ -512,7 +512,7 @@ class baseHTML $dataApp = array_search($gobackLink, $gobackList) ? array_search($gobackLink, $gobackList) : ''; $dataApp = empty($dataApp) ? '' : "data-app='$dataApp'"; - return "{$label}"; + return "{$label}"; } /** diff --git a/module/program/view/browsebylist.html.php b/module/program/view/browsebylist.html.php index 26b7a53e87..e74e5694d9 100644 --- a/module/program/view/browsebylist.html.php +++ b/module/program/view/browsebylist.html.php @@ -126,7 +126,7 @@