Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 25: Zeile 25:  
then
 
then
 
returnString = returnString .. '<tr>' -- neue tabellen reihe
 
returnString = returnString .. '<tr>' -- neue tabellen reihe
returnString = returnString ..'<td>' ..basistypArtikelinfo[1]['Artikelinfo'] ..'</td>'
+
returnString = returnString ..'<td>' .. queryResult[i][1] .. '(' .. basistypArtikelinfo[1]['Artikelinfo'] ..')</td>'
 
end
 
end
 
if basistypArtikelinfo[1]['Profilbild'] ~= nil
 
if basistypArtikelinfo[1]['Profilbild'] ~= nil

Navigationsmenü