[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

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

   1  
   2  <h1>{L_SMILEY_TITLE}</h1>
   3  
   4  <p>{L_SMILEY_EXPLAIN}</p>
   5  
   6  <form method="post" action="{S_SMILEY_ACTION}"><table class="forumline" cellspacing="1" cellpadding="4" border="0" align="center">
   7      <tr>
   8          <th class="thHead" colspan="2">{L_SMILEY_IMPORT}</th>
   9      </tr>
  10      <tr>
  11          <td class="row2">{L_SELECT_LBL}</td>
  12          <td class="row2">{S_SMILE_SELECT}</td>
  13      </tr>
  14      <tr>
  15          <td class="row1">{L_DEL_EXISTING}</td>
  16          <td class="row1"><input type="checkbox" name="clear_current" value="1" /></td>
  17      </tr>
  18      <tr>
  19          <td class="row2" colspan="2" align="center">{L_CONFLICTS}<br /><input type="radio" name="replace" value="1" checked="checked"/> {L_REPLACE_EXISTING} &nbsp; <input type="radio" name="replace" value="0" /> {L_KEEP_EXISTING}</td>
  20      </tr>
  21      <tr>
  22          <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input class="mainoption" name="import_pack" type="submit" value="{L_IMPORT}" /></td>
  23      </tr>
  24  </table></form>


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