Remove unexisting translation template variables
This commit is contained in:
parent
2c7689a43d
commit
e808e3bfb7
1 changed files with 0 additions and 2 deletions
|
@ -100,8 +100,6 @@
|
|||
<!-- Global variables -->
|
||||
<script>
|
||||
var lang = "{$lang}";
|
||||
var locale = "{$locale}";
|
||||
var text_domain = "{$text_domain}";
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue