Baseline
[www.vanrenterghem.biz.git] / phpBB2 / templates / christmas / admin / styles_addnew_body.tpl
1 \r
2 <h1>{L_STYLES_TITLE}</h1>\r
3 \r
4 <P>{L_STYLES_ADD_TEXT}</p>\r
5 \r
6 <table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">\r
7         <tr>\r
8                 <th class="thCornerL">{L_STYLE}</th>\r
9                 <th class="thTop">{L_TEMPLATE}</th>\r
10                 <th class="thCornerR">{L_ACTION}</th>\r
11         </tr>\r
12         <!-- BEGIN styles -->\r
13         <tr>\r
14                 <td class="{styles.ROW_CLASS}">{styles.STYLE_NAME}</td>\r
15                 <td class="{styles.ROW_CLASS}">{styles.TEMPLATE_NAME}</td>\r
16                 <td class="{styles.ROW_CLASS}"><a href="{styles.U_STYLES_INSTALL}">{L_INSTALL}</a></td>\r
17         </tr>\r
18         <!-- END styles -->\r
19 </table></form>\r