Subversion Repositories wimsdev

Rev

Rev 11451 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !read lang/names.phtml.$modu_lang del
  2.  
  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>
  10.  
  11.  
  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
  21.   !href cmd=reply&jobreq=del&confirm=yes $wims_name_yes
  22.   $ $
  23.   !set wims_ref_class=wims_button
  24.   !href cmd=reply&jobreq=flist $wims_name_no
  25. </div>
  26.