diff --git a/views/bootstrap/class.LogManagement.php b/views/bootstrap/class.LogManagement.php index 608dde375..a46dd99d8 100644 --- a/views/bootstrap/class.LogManagement.php +++ b/views/bootstrap/class.LogManagement.php @@ -65,13 +65,13 @@ class SeedDMS_View_LogManagement extends SeedDMS_Theme_Style { print " ".getMLText("download").""; } print " "; - echo $this->getModalBoxLink(array('target'=>'logViewer', 'remote'=>'out.LogManagement.php?logname='.$entry, 'class'=>'btn btn-primary btn-mini btn-sm', 'title'=>' '.getMLText('view').'')); + echo $this->getModalBoxLink(array('target'=>'logViewer', 'remote'=>'out.LogManagement.php?logname='.$entry, 'class'=>'btn btn-primary btn-mini btn-sm', 'title'=>' '.getMLText('view').'', 'attributes'=>array('data-modal-title'=>$entry))); print "\n"; print "\n"; } if ($print_header) printMLText("empty_list"); - else print "