ConLite/branches/PHP7/setup/templates/notinstallable.tpl
2017-03-09 09:55:50 +00:00

14 Zeilen
364 B
Smarty
Ausführbare Datei

<table style="margin:0;padding:0;border-collapse:collapse;" class="setupBodyOuterTable">
<tr>
<td style="vertical-align:top;">
<p style="margin-bottom:2.0em"><strong>{TITLE}</strong></p>
<p style="margin-bottom:2.0em;color:red;"><strong>{ERRORTEXT}</strong></p>
<p>{REASONTEXT}</p>
</td>
</tr>
</table>