Files
bm/public_html/public/cms/templates/locked.html
2025-09-24 13:26:28 +02:00

11 lines
283 B
HTML

<div class="divContent">
<h2>Nachricht</h2>
<div class="divLine">&nbsp;</div>
<table cellpadding="0" cellspacing="0">
<tr>
<th>Warnung</th>
<td>Dieses Element wird gerade von <em>{USER}</em> bearbeitet!</td>
</tr>
</table>
</div>
<div class="divSeparator">&nbsp;</div>