Skip to content

Fix minor bug in Form/Settings.tpl

rokku requested to merge rokku/translationhelper:rokku-master-patch-00788 into master

Currently using the plugin the following error occurs:

PHP Fatal error: Smarty error: [in CRM/TranslationHelper/Form/Settings.tpl line 58]: syntax error: unrecognized tag '/literal' (Smarty_Compiler.class.php, line 585)

This PR fixes it.

Merge request reports