From c5eb75660473e9058a9afe0104bc31d8ab8f3e8a Mon Sep 17 00:00:00 2001 From: Tugdual Saunier Date: Thu, 2 Nov 2023 17:41:56 +0100 Subject: [PATCH] Fix WDT style when there are extra links --- local/php/toolbar.go | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/local/php/toolbar.go b/local/php/toolbar.go index 7ced0111..da5e36f3 100644 --- a/local/php/toolbar.go +++ b/local/php/toolbar.go @@ -107,7 +107,7 @@ func (p *Server) tweakToolbar(body io.ReadCloser, env map[string]string) (io.Rea } if len(extraLinks) > 0 { - extraLinks = `
` + extraLinks + extraLinks = `
` + extraLinks } } @@ -127,23 +127,25 @@ func (p *Server) tweakToolbar(body io.ReadCloser, env map[string]string) (io.Rea Server
-
- Server` + p.Version.ServerTypeName() + ` ` + p.Version.Version + ` +
+
+ Server` + p.Version.ServerTypeName() + ` ` + p.Version.Version + ` +
+
+ Tunnel` + tunnel + ` +
+
+ Docker Compose` + docker + ` +
+
+ Env Vars` + envVars + ` +
+
` + rabbitmqui + `
+
` + webmail + `
+
+ Blackfire.io Agent` + blackfire + `
+ ` + extraLinks + `
-
- Tunnel` + tunnel + ` -
-
- Docker Compose` + docker + ` -
-
- Env Vars` + envVars + ` -
-
` + rabbitmqui + `
-
` + webmail + `
-
- Blackfire.io Agent` + blackfire + `
- ` + extraLinks + `
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy