[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/templates/subSilver/admin/ -> forum_prune_body.tpl (source)

   1  
   2  <h1>{L_FORUM_PRUNE}</h1>
   3  
   4  <p>{L_FORUM_PRUNE_EXPLAIN}</p>
   5  
   6  <h2>{L_FORUM}: {FORUM_NAME}</h2>
   7  
   8  <form method="post"    action="{S_FORUMPRUNE_ACTION}">
   9    <table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
  10      <tr> 
  11        <th class="thHead">{L_FORUM_PRUNE}</th>
  12      </tr>
  13      <tr>
  14        <td class="row1">{S_PRUNE_DATA}</td>
  15      </tr>
  16      <tr> 
  17        <td class="catBottom" align="center">{S_HIDDEN_VARS}
  18          <input type="submit" name="doprune" value="{L_DO_PRUNE}" class="mainoption">
  19        </td>
  20      </tr>
  21    </table>
  22  </form>


Generated: Mon Jan 14 19:21:40 2013 Cross-referenced by PHPXref 0.7.1