Subversion Repositories wimsdev

Rev

Rev 11451 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11451 Rev 12157
Line -... Line 1...
-
 
1
!read lang/names.phtml.$modu_lang del
1
 
2
 
-
 
3
<div class="wims_msg warning halfwidth">
2
<span class="wims_warning">$wims_name_warning</span>.
4
  <span class="wims_warning">$wims_name_warning</span>.
3
 
-
 
-
 
5
  $name_delmodule_warning1
-
 
6
  !set wims_ref_class=wims_button
-
 
7
  !href cmd=reply&jobreq=backup $name_backup
4
!read lang/names.phtml.$modu_lang del
8
  <p>$name_delmodule_warning2</p>
-
 
9
</div>
5
 
10
 
6
<span class="wims_mod_title">
-
 
7
!module title devel/$auth_login/$mod
-
 
8
</span> (<span class="tt wims_fname">$modreq</span>)?
-
 
9
!!open in names.phtml.$modu_lang del
-
 
10
</p>
-
 
11
 
11
 
12
<div class="wimscenter">
12
<div class="wimscenter">
-
 
13
  <p>
-
 
14
    $name_delmodule_confirm
-
 
15
    <span class="wims_mod_title">
-
 
16
      !module title devel/$auth_login/$mod
-
 
17
    </span>
-
 
18
    (<span class="tt wims_fname">$modreq</span>)?
-
 
19
  </p>
-
 
20
  !set wims_ref_class=wims_button wims_warning
13
!href cmd=reply&jobreq=del&confirm=yes $wims_name_yes
21
  !href cmd=reply&jobreq=del&confirm=yes $wims_name_yes
14
$ $
22
  $ $
-
 
23
  !set wims_ref_class=wims_button
15
!href cmd=reply&jobreq=flist $wims_name_no
24
  !href cmd=reply&jobreq=flist $wims_name_no
16
</div>
25
</div>