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:55
\r
14 ***************************************************************************/
\r
15 <!-- END xs_file_version -->
\r
17 <h1>{L_XS_INSTALL_STYLES}</h1>
\r
19 <p>{L_XS_INSTALL_STYLES_EXPLAIN2}</p>
\r
21 <form action="{U_ACTION}" method="post" style="display: inline">{S_HIDDEN_FIELDS}<input type="hidden" name="total" value="{TOTAL}" />
\r
22 <table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">
\r
24 <th class="thHead" colspan="4">{L_XS_INSTALL_STYLES}</th>
\r
27 <td class="catLeft" align="center"><span class="gen">{L_XS_TEMPLATE}</span></td>
\r
28 <td class="cat" align="center"><span class="gen">{L_XS_STYLE}</span></td>
\r
29 <td class="cat" align="center"><span class="gen">{L_XS_INSTALL}</span></td>
\r
30 <td class="catRight" align="center"><span class="gen">{L_XS_SELECT}</span></td>
\r
32 <!-- BEGIN styles -->
\r
34 <td class="{styles.ROW_CLASS}" align="left"><span class="gen">{styles.STYLE}</span></td>
\r
35 <td class="{styles.ROW_CLASS}" align="left"><span class="gen">{styles.THEME}</span></td>
\r
36 <td class="{styles.ROW_CLASS}" align="center"><span class="gen"><a href="{styles.U_INSTALL}">{L_XS_INSTALL_LC}</a></span></td>
\r
37 <td class="{styles.ROW_CLASS}" align="center"><input type="checkbox" name="{styles.CB_NAME}" /><input type="hidden" name="{styles.CB_NAME}_style" value="{styles.STYLE}" /><input type="hidden" name="{styles.CB_NAME}_num" value="{styles.NUM}" /></td>
\r
41 <td class="catBottom" colspan="4" align="center"><input type="submit" name="submit" value="{L_XS_INSTALL}" class="mainoption" /></td>
\r