Rundung der SWS angepasst

This commit is contained in:
oesi
2017-12-15 10:47:26 +01:00
parent 588561b716
commit fb1a55c47c
+1 -1
View File
@@ -345,7 +345,7 @@ if($result = $db->db_query($qry))
$person_content.="
<Funktion>
<StgKz>".sprintf("%04s",$row_fkt['stgkz'])."</StgKz>
<SWS>".number_format($row_fkt['sws'])."</SWS>";
<SWS>".number_format($row_fkt['sws'],2)."</SWS>";
if($row_fkt['hauptberuflich']=='t')
{
$person_content.="