1 rizwank 1.1 %TMPL:INCLUDE{"twiki"}%
2
3
4
5 %TMPL:DEF{"titleaction"}%(oops) %TMPL:END%
6
7
8
9 %TMPL:DEF{"webaction"}% *Attention* %TMPL:END%
10
11
12
13 %TMPL:DEF{"heading"}%Topic is locked by another user%TMPL:END%
14
15
16
17 %TMPL:DEF{"message"}%
18 There is a possibility that <b> %PARAM1% </b> is editing this topic.
19 Please ask the contributor before making changes to this topic.
20
21 * To look at the text without editing the topic click on the *View raw text* link.
22 rizwank 1.1 * To edit anyway click on the *Edit anyway* link.
23 * To cancel go back in your browser or click on *Cancel*.
24
25 __Note:__ Locking gets reset after %PARAM2% minutes of inactivity,
26 the earliest in <b>%PARAM3% minutes</b>. %TMPL:END%
27
28
29
30 %TMPL:DEF{"topicaction"}%[[%WEB%.%TOPIC%][View topic]] %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%INCLUDINGTOPIC%?t=%GMTIME{"$year$month$day$hours$minutes$seconds"}%" title="Try if the topic is unlocked now">Try again</a> %TMPL:P{"sep"}% <a href="%EDITURL%&breaklock=on">Edit anyway</a> %TMPL:P{"sep"}% [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?raw=on][View raw text]] %TMPL:END%
31
32
33
34 %TMPL:P{"oops"}%
|