1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-08-15 14:11:41 +02:00
nextcloud/core/templates/message.html
Lukas Reschke 8a6b5a1d86
Remove uninterpreted PHP
This is in an HTML file. The PHP won't be executed 🙈
2016-08-19 14:24:26 +02:00

4 lignes
111 B
HTML

<div id="{dialog_name}" title="{title} ">
<p><span class="ui-icon ui-icon-{type}"></span>{message}</p>
</div>