Add sample language field to use for JS language keys

This commit is contained in:
Mike Koch 2016-04-12 13:29:39 -04:00
parent e252038b55
commit 2355d0b883

View File

@ -1506,6 +1506,8 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
?> ?>
</div> </div>
</div> </div>
<?php // BEGIN HIDDEN FIELDS FOR LANGUAGE STRINGS ?>
<p style="display: none" id="lang-key"><?php echo $hesklang['save']; ?></p>
<?php <?php