Commit 9f919020 authored by Koosha Khajeh Moogahi's avatar Koosha Khajeh Moogahi Committed by Frédéric Buclin

Bug 436647: The "Bugzilla is pondering your search" page lacks a background colour attribute

r/a=LpSolit
parent ccf50a2c
......@@ -14,9 +14,11 @@
<html>
<head>
<title>[% terms.Bugzilla %] is pondering your search</title>
<link href="[% 'skins/standard/global.css' FILTER mtime %]"
rel="stylesheet" type="text/css">
</head>
<body>
<h1 style="margin-top: 20%; text-align: center;">Please stand by ...</h1>
<h1 style="margin-top: 20%; text-align: center; font-size: xx-large;">Please stand by ...</h1>
[% IF debug %]
<p>[% query FILTER html %]</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment