1 <!-- BEGIN xs_file_version -->
\r
2 /***************************************************************************
\r
5 * copyright : (C) 2003 - 2005 CyberAlien
\r
6 * support : http://www.phpbbstyles.com
\r
10 * file revision : 72
\r
11 * project revision : 78
\r
12 * last modified : 05 Dec 2005 13:54:54
\r
14 ***************************************************************************/
\r
15 <!-- END xs_file_version -->
\r
17 <form action="{FORM_ACTION}" method="post">{S_RETURN}<input type="hidden" name="import" value="{IMPORT_FILENAME}" /><table width="100%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline">
\r
19 <th class="thHead" colspan="2">{L_XS_IMPORT_TPL}</th>
\r
22 <td class="row1" align="left" colspan="2"><span class="gensmall">{L_XS_IMPORT_TPL_COMMENT}<br /><br />{L_XS_IMPORT_TPL_FILENAME} {STYLE_FILENAME}<br />{L_XS_IMPORT_TPL_TPLNAME} {STYLE_TEMPLATE}<br />{L_XS_IMPORT_TPL_COMMENT2} {STYLE_COMMENT}<br /></span></td>
\r
24 <!-- BEGIN switch_select_style -->
\r
26 <td class="row1"><span class="gen">{L_XS_IMPORT_SELECT_STYLES}</span></td>
\r
27 <td class="row2" nowrap="nowrap"><table border="0" cellspacing="0" cellpadding="1">
\r
28 <!-- BEGIN style -->
\r
30 <td nowrap="nowrap"><span class="gen"><label><input type="checkbox" name="import_install_{switch_select_style.style.NUM}" checked="checked" /> {switch_select_style.style.NAME}</label></span></td>
\r
31 <td nowrap="nowrap"><span class="gen"> (<label><input type="radio" name="import_default" value="{switch_select_style.style.NUM}" /> {L_XS_IMPORT_INSTALL_DEF_LC}</label>)</span></td>
\r
36 <!-- END switch_select_style -->
\r
37 <!-- BEGIN switch_select_nostyle -->
\r
39 <td class="row1"><span class="gen">{L_XS_IMPORT_INSTALL_STYLE}</span></td>
\r
40 <td class="row2" nowrap="nowrap"><span class="gen"><label><input type="checkbox" name="import_install_0" /> {STYLE_NAME}</label> (<label><input type="radio" name="import_default_0" /> {L_XS_IMPORT_INSTALL_DEF_LC}</label>)</span></td>
\r
42 <!-- END switch_select_nostyle -->
\r
43 <input type="hidden" name="total" value="{TOTAL}" />
\r
45 <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_XS_IMPORT}" class="mainoption" /></td>
\r