From 949197cc9ddc453ca3a8735a4947c6d92f51963b Mon Sep 17 00:00:00 2001 From: Steffen Lange Date: Thu, 27 Mar 2025 22:09:49 +0100 Subject: [PATCH] More HTML optimizations --- PatchViewer.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PatchViewer.php b/PatchViewer.php index e53c3ab..2a01826 100755 --- a/PatchViewer.php +++ b/PatchViewer.php @@ -51,8 +51,8 @@ $db->sort();

Patch Notification Robot

-

Donate with PayPal

-

Subscribe Follow me Fork me Providing you the latest update notifications.

+

Donate with PayPal

+

Subscribe Follow me Fork me Providing you the latest update notifications.

@@ -70,7 +70,7 @@ $db->sort(); $patch = $db->get($i); echo ' '; echo ''; - echo ''; + echo ''; echo ''; echo ''; echo '';
' . htmlentities($patch->getVendor()) . '' . htmlentities($patch->getProduct()) . '' . htmlentities($patch->getProduct()) . '' . htmlentities($patch->getBranch()) . '' . htmlentities($patch->getVersion()) . '' . date('Y-m-d', $patch->getTimestamp()) . '