From c23a2c8159ec15d5e80e1044560ad69a05df1599 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Tue, 13 Apr 2021 09:32:34 +0200 Subject: [PATCH] login: Use img helper to avoid hardcoding the base url --- .../views/scripts/authentication/login.phtml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/application/views/scripts/authentication/login.phtml b/application/views/scripts/authentication/login.phtml index bf75a9c21..cd63eed1c 100644 --- a/application/views/scripts/authentication/login.phtml +++ b/application/views/scripts/authentication/login.phtml @@ -64,10 +64,10 @@ -
-
-
-
-
-
-
\ No newline at end of file +
img('img/orb-analytics.png'); ?>
+
img('img/orb-automation.png'); ?>
+
img('img/orb-cloud.png'); ?>
+
img('img/orb-icinga.png'); ?>
+
img('img/orb-infrastructure.png'); ?>
+
img('img/orb-metrics.png'); ?>
+
img('img/orb-notifications.png'); ?>