Changeset 464 for trunk/ApprovalPlugin/lib/TWiki/Plugins/ApprovalPlugin.pm
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ApprovalPlugin/lib/TWiki/Plugins/ApprovalPlugin.pm
r31 r464 520 520 web => $_[2], 521 521 topic => $_[1], 522 params => [ 'Edit topic', 'The % TWIKIWEB%.ApprovalPlugin controls this topic. You are not permitted to edit this topic' ] );522 params => [ 'Edit topic', 'The %SYSTEMWEB%.ApprovalPlugin controls this topic. You are not permitted to edit this topic' ] ); 523 523 } 524 524 } … … 629 629 $out .= 'twikiAlert' if $error; 630 630 $out .= '">'; 631 $out .= " % TWIKIWEB%.$pluginName - $text";631 $out .= " %SYSTEMWEB%.$pluginName - $text"; 632 632 $out .= '</span>'; 633 633
Note: See TracChangeset
for help on using the changeset viewer.
