// Fix parse error in blocknewsletter

This commit is contained in:
rMalie
2012-02-28 08:59:15 +00:00
parent 76f74e24df
commit 398140cf17
@@ -504,6 +504,3 @@ class Blocknewsletter extends Module
return $this->display(__FILE__, 'blockmobilenewsletter.tpl');
}
}
}