[Web] ROT13 footer html
This commit is contained in:
@@ -183,7 +183,7 @@ $(document).ready(function() {
|
||||
|
||||
<div class="container footer">
|
||||
<?php if (!empty($UI_TEXTS['ui_footer'])) { ?>
|
||||
<hr><?=$UI_TEXTS['ui_footer'];?>
|
||||
<hr><span class="footer-text-enc"><?=str_rot13($UI_TEXTS['ui_footer']);?></span>
|
||||
<?php } ?>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user