package WebGUI::Help::Macro_CanEditText; our $HELP = { 'can edit text' => { title => 'can edit text title', body => 'can edit text body', fields => [ ], related => [ { tag => 'macros using', namespace => 'Macros' }, ] }, }; 1;