Subversion Repositories wimsdev

Rev

Rev 13545 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. !read adm/title.phtml 3\
  3. \
  4. $title
  5.  
  6. !if $atdate!=$empty
  7.   <p class="wims_msg info">$name_scheduled</p>
  8.   !goto end
  9. !endif
  10.  
  11. <p class="wims_msg warning"><strong class="wims_warning">$wims_name_warning</strong> $name_rebuilding</p>
  12.  
  13. !if $lastdate!=$empty
  14.   :result
  15.   <p>$name_result $lastdate:</p>
  16.   <pre>$output</pre>
  17.   <p>
  18.     !href cmd=reply&job2=run $name_click
  19.     $name_restart
  20.   </p>
  21. !else
  22.   <p>
  23.     !href cmd=reply&job2=run $name_click
  24.     $name_start
  25.   </p>
  26. !endif
  27.  
  28. :end
  29. !reset job2
  30.  
  31. <div class="wimscenter">
  32.   !set wims_ref_class=wims_button wims_secondary_button
  33.   !href cmd=new&job=modules $wims_name_back2
  34. </div>
  35.