diff --git a/e107_core/shortcodes/batch/contact_shortcodes.php b/e107_core/shortcodes/batch/contact_shortcodes.php
index 1d65cb32e..cb832be95 100644
--- a/e107_core/shortcodes/batch/contact_shortcodes.php
+++ b/e107_core/shortcodes/batch/contact_shortcodes.php
@@ -112,7 +112,7 @@ class contact_shortcodes extends e_shortcode
function sc_contact_subject($parm='')
{
- return "";
+ return "";
}