diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index e8143e891..b7870a653 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -256,14 +256,28 @@ $(document).ready(function () { // $content .= "
  • \n"; $content .= " ".getMLText('tasks')." (".count($tasks['review'])."/".count($tasks['approval']).") \n"; $content .= " \n";