3
1
Back

Both alt and title texts, they're both different, use both. $alt_element = $doc->createElement("i", $alt_text); $para_element->appendChild($alt_element); $para_element->appendChild($doc->createElement("br")); $title_element = $doc->createElement("i", $title_text); Latest commits for file Schematics/Dual_VCA.diy Bring in diylc and openscad design 2dd0b8c0c736720a0b064bbe1304dc9562beb260 init ec67859b1c2779470b99801ce69f8850b83fa3e1 Start of LM13700 version to see.

New Pull Request