Welcome to mirror list, hosted at ThFree Co, Russian Federation.

message.html « templates « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 06f8a789599d4b29e058af29cf06b9888753e4e1 (plain)
1
2
3
<div id="{dialog_name}" title="{title} ">
	<p><span class="ui-icon ui-icon-{type}"></span>{message}</p>
</div>