25.687
Bearbeitungen
(fix) |
(attr_text = str.anfangsbuchstabeGross(attr_text)) |
||
| Zeile 247: | Zeile 247: | ||
attr_text = wob.mehrzahl(attr_text) -- Mehrzahl | attr_text = wob.mehrzahl(attr_text) -- Mehrzahl | ||
end | end | ||
attr_text = str.anfangsbuchstabeGross(attr_text) | |||
t = t .. "<dt>" .. attr_text .. "</dt>" | t = t .. "<dt>" .. attr_text .. "</dt>" | ||
-- Attribut-Werte in Zeile übernehmen | -- Attribut-Werte in Zeile übernehmen | ||