diff --git a/lib/front/front.class.php b/lib/front/front.class.php index cc88d12533..d1570ea283 100644 --- a/lib/front/front.class.php +++ b/lib/front/front.class.php @@ -377,7 +377,9 @@ EOT; EOT; global $lang; - $string .= "{$lang->selectAll}"; - $string .= "{$lang->selectReverse}"; + $string .= "{$lang->selectAll}"; + $string .= "{$lang->selectReverse}"; return $string; } diff --git a/module/productplan/view/view.html.php b/module/productplan/view/view.html.php index 718a49fb12..f2517fe603 100644 --- a/module/productplan/view/view.html.php +++ b/module/productplan/view/view.html.php @@ -120,7 +120,7 @@ if(count($planStories) and $canBatchUnlink) { echo "