From aa9c83571fb7fcd34b51550e10cb1414b55e97d4 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 14 May 2019 08:52:55 +0200 Subject: [PATCH] dashboard: use cache_safe() for last unprotected logo instance Placement is debatable here, but for the sake of consistency do it like all the other spots already do. It's cool. --- src/www/index.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/www/index.php b/src/www/index.php index a89d81fef..e2d14275a 100644 --- a/src/www/index.php +++ b/src/www/index.php @@ -124,7 +124,11 @@ include("fbegin.inc");?>
- " border="0" alt="logo" style="max-width:380px;" /> + + " border="0" alt="logo" style="max-width:380px;" /> + + " border="0" alt="logo" style="max-width:380px;" /> +