Änderungen

keine Bearbeitungszusammenfassung
Zeile 33: Zeile 33:  
'</tr>'
 
'</tr>'
 
end
 
end
if not (args.Ort == '' or args.Ort == nil) then
+
if not isEmpty(args.Ort) then
 
t = t .. '<tr>'..
 
t = t .. '<tr>'..
 
'<td>[[Attribut:Ort|Ort]]</td>'..
 
'<td>[[Attribut:Ort|Ort]]</td>'..