1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-17 12:01:05 +02:00

Fix for oversized LOGO on sitedown page.

This commit is contained in:
Cameron
2016-03-11 17:54:28 -08:00
parent 3a4af5371f
commit f8ed7ac1d4
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ if(!isset($SITEDOWN_TABLE))
<body>
<div class='container'>
<div style='text-align:center;font-size: 14px; color: black; font-family: Tahoma, Verdana, Arial, Helvetica; text-decoration: none'>
<div style='text-align:center'>{LOGO}</div>
<div style='text-align:center'>{LOGO: h=300}</div>
<hr />
<br />
{SITEDOWN_TABLE_MAINTAINANCETEXT}