imagecms/ImageCMS

View on GitHub
application/modules/comments/assets/jsLangs.tpl

Summary

Maintainability
Test Coverage
<script>
langs["Hide answers"] = '<?php echo addslashes(lang("Hide answers", "comments", FALSE))?>';
langs["Show answers"] = '<?php echo addslashes(lang("Show answers", "comments", FALSE))?>';
</script>