Update themeDelete.html: fix data-i18n

ca9d5c2fd8a658839ea98d92a0a4eab899ad8cfa

Rivelle <rivelle.days@gmail.com>

Signed
1 files changed, +2 -1Ignore whitespace
public/scripts/templates/themeDelete.html+2 -1
@@ -1,3 +1,4 @@
1<div>1<div>
2 Are you sure you want to delete the theme "{{themeName}}"?2 <h3 data-i18n="Are you sure you want to delete the theme?">Are you sure you want to delete the theme?</h3>
3 <b>"{{themeName}}"<b>
3</div>4</div>