Fixed syntax errors

This commit is contained in:
Mike Koch 2014-06-14 11:15:38 -04:00
parent 8094e320ab
commit e83631f5b6

View File

@ -624,8 +624,8 @@ function print_add_ticket()
play_again : "<?php echo hesk_slashJS($hesklang['play_again']); ?>",
cant_hear_this : "<?php echo hesk_slashJS($hesklang['cant_hear_this']); ?>",
incorrect_try_again : "<?php echo hesk_slashJS($hesklang['incorrect_try_again']); ?>",
image_alt_text : "<?php echo hesk_slashJS($hesklang['image_alt_text']); ?>",
},
image_alt_text : "<?php echo hesk_slashJS($hesklang['image_alt_text']); ?>"
}
};
</script>
<?php