diff --git a/install.php b/install.php index d1a00d3a48b..7b731677938 100644 --- a/install.php +++ b/install.php @@ -1090,6 +1090,9 @@ function css_styles() { font-size: 10pt; } a { text-decoration: none; color: blue; } + a img { + border: none; + } .errormsg { color: red; font-weight: bold;