From 28281361442225049c4409ca2916c9f1f2711269 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Tue, 13 Dec 2022 11:14:44 +0000 Subject: Add icons for database and server --- resources/views/layouts/default.phtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'resources/views/layouts') diff --git a/resources/views/layouts/default.phtml b/resources/views/layouts/default.phtml index 273a24e39d..c7dc1c776a 100644 --- a/resources/views/layouts/default.phtml +++ b/resources/views/layouts/default.phtml @@ -154,11 +154,11 @@ use Psr\Http\Message\ServerRequestInterface; width: "85%", height: "85%", current: "", - previous: '', - next: '', - slideshowStart: '', - slideshowStop: '', - close: '', + previous: '', + next: '', + slideshowStart: '', + slideshowStop: '', + close: '', title: function () { return this.dataset.title; }, -- cgit v1.3