3
1
Back

$alt_text); $title_element = $doc->createElement("i", $alt_text); $para_element->appendChild($text_element); } elseif (strpos($title_text, $alt_text) !== false){ // there's both alt and title texts, they're both different, use both. $title_element = $doc->createElement("i", $title_text); Latest commits for branch luther_diy_schematic More layout updates Delete 'Panels/futura medium bt.ttf' 4d5fa6d903 Delete 'Panels/futura medium condensed bt.ttf Normal file Unescape main ENV/README.md 3 lines Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

New Pull Request