From c6a9227418187da188260a2a42dff8c9501750f4 Mon Sep 17 00:00:00 2001 From: Steffen Lange Date: Wed, 26 Mar 2025 23:28:45 +0100 Subject: [PATCH] Some HTML optimizations --- PatchViewer.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/PatchViewer.php b/PatchViewer.php index 7b07718..e53c3ab 100755 --- a/PatchViewer.php +++ b/PatchViewer.php @@ -31,6 +31,7 @@ $db->sort(); + @@ -45,13 +46,13 @@ $db->sort(); } ); }); - PatchBot + Patch Notification Robot
-

Patch Notification Robot

-

Donate

-

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

+

Patch Notification Robot

+

Donate with PayPal

+

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

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

Information are provided without any warranty. Trademarks are property of their respective owners.
- © 2019- Steffen Lange | Imprint | Privacy

+ © 2019- Steffen Lange | Imprint | Privacy