Skip to content

Commit f75eae7

Browse files
authored
Replace main.js script with lang.js script
1 parent 1a7f145 commit f75eae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verify.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,6 @@
113113
</div>
114114
</div>
115115
<footer><?= $t['title'] . ' ' . $t['version'] . ' ' . $t['footer_text'] ?></footer>
116-
<script src="js/main.js"></script>
116+
<script src="js/lang.js"></script>
117117
</body>
118118
</html>

0 commit comments

Comments
 (0)