diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 17ef148ca..cbba93e53 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -2169,7 +2169,7 @@ $(document).ready( function() {
".($rstat['-1'] ? $rstat['-1']."/".$totalreceipts : '')."
"; if($allcomments) - $content .= $this->printPopupBox('kkkk', implode('
', $allcomments), true); + $content .= $this->printPopupBox(getMLText('comments'), implode('
', $allcomments), true); } $content .= ""; // $content .= "".$version."";