wiki-archive/twiki/templates/oopssaveerr.tmpl

21 lines
699 B
Cheetah

%{
NOTE: not used by TWiki, but retained for compatibility with some plugins
that use it.
}%
%TMPL:INCLUDE{"twiki"}%
%TMPL:DEF{"titleaction"}%%MAKETEXT{"(oops)"}% %TMPL:END%
%TMPL:DEF{"webaction"}% *%MAKETEXT{"Attention"}%* %TMPL:END%
%TMPL:DEF{"heading"}%%MAKETEXT{"Topic save error"}%%TMPL:END%
%TMPL:DEF{"content"}%
%MAKETEXT{"During save of file [_1] an error was found by the version control system. Please notify your [_2] administrator." args="<nop>%WEB%.<nop>%TOPIC%, <nop>%WIKITOOLNAME%"}%
=%PARAM1%=
%MAKETEXT{"Go back in your browser and save your changes locally."}%
%TMPL:P{"topicinfo"}% %TMPL:END%
%TMPL:DEF{"topicaction"}% [[%WEB%.%TOPIC%][%MAKETEXT{"OK"}%]] %TMPL:END%