Last change
on this file since 19855 was
9752,
checked in by ddtddt, 14 years ago
|
[extensions] - reset_level - First release
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
398 bytes
|
Line | |
---|
1 | <div class="titrePage"> |
---|
2 | <h2>Reset Level</h2> |
---|
3 | </div> |
---|
4 | |
---|
5 | {if isset ($gestion)} |
---|
6 | <h3>{'delle_all'|@translate}</h3> |
---|
7 | <div> |
---|
8 | <form method="post" > |
---|
9 | <div style="text-align:center;"> |
---|
10 | <input class="submit" name="submitchoixall" type="submit" "onclick="return confirm('{'Are you sure?'|@translate}');" value="{'delle_purgeall'|@translate}" {$TAG_INPUT_ENABLED} /> |
---|
11 | </div> |
---|
12 | </form> |
---|
13 | </div> |
---|
14 | {/if} |
---|
Note: See
TracBrowser
for help on using the repository browser.