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

edit-dialog.html « dialogs « templates « SitesManager « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1bb6067f4762ea22ab64febaa402c4340e16aa09 (plain)
1
2
3
4
5
<div class="ui-confirm" piwik-dialog="site.editDialog.show">
    <h2>{{ site.editDialog.title }}</h2>

    <input role="no" type="button" value="{{ 'General_Ok'|translate }}"/>
</div>