3
1
Back

9a2ab6dc7f0ec109d5ebe8558bd3e6021f5f449d Mon Sep 17 00:00:00 2001 Subject: [PATCH 08/18] couple more minor clearance tweaks 99b8f1493d More layout updates ttrss-plugin- _comics/init.php 424 lines $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); $para_element->appendChild($title_element); } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') .

New Pull Request