using FORM.dialog

This commit is contained in:
mdipierro
2012-07-28 00:56:06 -05:00
parent 15a2238480
commit 540c9d3970
7 changed files with 26 additions and 41 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
{{block sectionclass}}delete{{end}}
<div class="center">
<h2>{{=T('Are you sure you want to delete file "%s"?', filename)}}</h2>
<p>{{=dialog}}</p>
<div class="center">
{{=dialog}}
</div>