From ee87e1a7a679c3e823cb0ca931041121d41cfe8b Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Sun, 6 May 2018 13:52:57 +0200 Subject: [PATCH] small wizard style cleanups, mentioned https://github.com/opnsense/core/commit/553d16ee1844c73cea33a699bd5709ea43a952c8 --- src/www/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/www/index.php b/src/www/index.php index 934e41541..a128459a7 100644 --- a/src/www/index.php +++ b/src/www/index.php @@ -124,9 +124,9 @@ include("fbegin.inc");?>
- " border="0" alt="logo" /> + " border="0" alt="logo" style="max-width:380px;" />
-
+
' . sprintf(gettext('Welcome to %s!'), $g['product_name']) . "

\n";