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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user