Subversion Repositories wimsdev

Rev

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

Rev 14732 Rev 14972
Line 35... Line 35...
35
!else
35
!else
36
  <table class="wimstable wimsborder wimscenter" style="width:90%">
36
  <table class="wimstable wimsborder wimscenter" style="width:90%">
37
  <caption>$name_imglist</caption>
37
  <caption>$name_imglist</caption>
38
  <thead><tr>
38
  <thead><tr>
39
    <th>$name_filename</th><th>$name_preview</th>
39
    <th>$name_filename</th><th>$name_preview</th>
40
    <th>$name_html_code</th><th>$name_oef_code</th>
40
    <th>$name_html_code</th><th>$name_oef_code $name_oncondition</th>
41
    <th>$name_Actions</th>
41
    <th>$name_Actions</th>
42
  </tr></thead>
42
  </tr></thead>
43
  <tbody>
43
  <tbody>
44
  !for i in $imglist
44
  !for i in $imglist
45
    <tr>
45
    <tr>