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 @@
11<div>
22 <h3 data-i18n="Are you sure you want to delete the theme "{{themeName}}?">Are you sure you want to delete the theme?</h3>
3+ <b>"{{themeName}}"<b>
34</div>