The line Rep[lacement]Tags - Help is shown, even if no replacement tags modules are allowed for such user or particular type. So I suggest to change the second if in the function reptag_form_alter to

if ((variable_get('reptag_showhelp', 1)) && (count(_reptag_module_help())>0)) {

Maybe there is a better solution... but this works....

Comments

profix898’s picture

Status: Needs review » Fixed

Fixed in cvs (-dev). Thanks for reporting.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.