Update debug.html: fix data-i18n

7db2042b7b8dbd918da6d287caa109fddd5eccb8

Rivelle <rivelle.days@gmail.com>

Signed
1 files changed, +1 -1Showing whitespace changes
public/scripts/templates/debug.html+1 -1
@@ -1,6 +1,6 @@
1<div>1<div>
2 <h3 data-i18n="Debug Menu">Debug Menu</h3>2 <h3 data-i18n="Debug Menu">Debug Menu</h3>
3 <div data-i18n="Debug Warning">3 <div data-i18n="Functions in this category are for advanced users only. Don't click anything if you're not sure about the consequences.">
4 Functions in this category are for advanced users only. Don't click anything if you're not sure about the consequences.4 Functions in this category are for advanced users only. Don't click anything if you're not sure about the consequences.
5 </div>5 </div>
6 <table id="debug_table" class="responsiveTable">6 <table id="debug_table" class="responsiveTable">