Subversion Repositories wimsdev

Rev

Rev 12157 | Details | Compare with Previous | Last modification | View Log | RSS feed

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