- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BlackListPlugin/lib/TWiki/Plugins/BlackListPlugin.pm
r46 r464 118 118 my $msg = TWiki::Func::getPreferencesValue( "\U$pluginName\E_REGMESSAGE" ) || 119 119 "Registration failed, please try again."; 120 $ok = "[[% TWIKIWEB%.TWikiRegistration][OK]]";120 $ok = "[[%SYSTEMWEB%.TWikiRegistration][OK]]"; 121 121 my $url = TWiki::Func::getOopsUrl( $web, $topic, "oopsblacklist", $msg, $ok ); 122 122 print $cgiQuery->redirect( $url );
Note: See TracChangeset
for help on using the changeset viewer.
