Ignore:
Timestamp:
11/17/08 23:36:18 (4 years ago)
Author:
KennethLavrsen
Message:

Item205: cont TWiki. -> %SYSTEMWEB%

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/RenderFormPlugin/lib/TWiki/Plugins/RenderFormPlugin/Core.pm

    r604 r766  
    3838                        text => undef, 
    3939                        missingparamsmsg => '%RED% Sorry, missing required parameters: %MISSINGPARAMSLIST% %ENDCOLOR% <br/> Required parameters are %REQUIREDPARAMSLIST%', 
    40                         unknownparamsmsg => '%RED% Sorry, some parameters are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% <br/> Allowed parameters are (see TWiki.RenderFormPlugin topic for more details): %KNOWNPARAMSLIST%', 
    41                         invalidparamsmsg => '%RED% Sorry, some parameters are invalid for: %INVALIDPARAMSLIST% %ENDCOLOR% <br/> Valid parameters are (see TWiki.RenderFormPlugin topic for more details): %VALIDPARAMSLIST%', 
     40                        unknownparamsmsg => '%RED% Sorry, some parameters are unknown: %UNKNOWNPARAMSLIST% %ENDCOLOR% <br/> Allowed parameters are (see %SYSTEMWEB%.RenderFormPlugin topic for more details): %KNOWNPARAMSLIST%', 
     41                        invalidparamsmsg => '%RED% Sorry, some parameters are invalid for: %INVALIDPARAMSLIST% %ENDCOLOR% <br/> Valid parameters are (see %SYSTEMWEB%.RenderFormPlugin topic for more details): %VALIDPARAMSLIST%', 
    4242                        layout => undef, 
    4343                        fieldmarker => '@', 
Note: See TracChangeset for help on using the changeset viewer.