Baseline
[www.vanrenterghem.biz.git] / phpBB2 / xs_mod / tpl / uninstall.tpl
1 <!-- BEGIN xs_file_version -->\r
2 /***************************************************************************\r
3  *                              uninstall.tpl\r
4  *                              -------------\r
5  *   copyright            : (C) 2003 - 2005 CyberAlien\r
6  *   support              : http://www.phpbbstyles.com\r
7  *\r
8  *   version              : 2.3.1\r
9  *\r
10  *   file revision        : 72\r
11  *   project revision     : 78\r
12  *   last modified        : 05 Dec 2005  13:54:55\r
13  *\r
14  ***************************************************************************/\r
15 <!-- END xs_file_version -->\r
16 \r
17 <h1>{L_XS_UNINSTALL_STYLES}</h1>\r
18 \r
19 <p>{L_XS_UNINSTALL_STYLES_EXPLAIN2}</p>\r
20 \r
21 <!-- BEGIN left_refresh -->\r
22 <script language="JavaScript">\r
23 <!--\r
24 top.nav.location = top.nav.location; // '{left_refresh.ACTION}';\r
25 //-->\r
26 </script>\r
27 <!-- END left_refresh -->\r
28 \r
29 <!-- BEGIN removed -->\r
30 <table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">\r
31         <tr>\r
32                 <th class="thHead" height="25">{L_Information}</th>\r
33         </tr>\r
34         <tr> \r
35                 <td class="row1"><table width="100%" cellspacing="0" cellpadding="1" border="0">\r
36                         <tr> \r
37                                 <td>&nbsp;</td>\r
38                         </tr>\r
39                         <tr> \r
40                                 <td align="center"><span class="gen">{L_XS_STYLE_REMOVED}</span></td>\r
41                         </tr>\r
42                         <tr> \r
43                                 <td>&nbsp;</td>\r
44                         </tr>\r
45                 </table></td>\r
46         </tr>\r
47 </table>\r
48 <br />\r
49 <!-- END removed -->\r
50 \r
51 <table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">\r
52 <tr>\r
53         <th class="thHead" colspan="4">{L_XS_UNINSTALL_STYLES}</th>\r
54 </tr>\r
55 <tr>\r
56         <td class="catLeft" align="center"><span class="gen">{L_XS_TEMPLATE}</span></td>\r
57         <td class="cat" align="center"><span class="gen">{L_XS_STYLE}</span></td>\r
58         <td class="cat" align="center"><span class="gen">{L_XS_UNINSTALL}</span></td>\r
59         <td class="catRight" align="center"><span class="gen">{L_XS_REMOVE_FILES}</span></td>\r
60 </tr>\r
61 <!-- BEGIN styles -->\r
62 <!-- BEGIN item -->\r
63 <tr> \r
64         <td class="{styles.ROW_CLASS}" align="left"><span class="gen">{styles.TPL}</span></td>\r
65         <td class="{styles.ROW_CLASS}" align="left"><span class="gen">{styles.item.THEME}</span></td>\r
66         <td class="{styles.ROW_CLASS}" align="center"><span class="gen"><a href="{styles.item.U_DELETE}">{L_XS_UNINSTALL_LC}</a></td>\r
67         <!-- BEGIN delete -->\r
68         <td class="{styles.ROW_CLASS}" align="center"><span class="gen"><a href="{styles.item.delete.U_DELETE}">{L_XS_UNINSTALL2_LC}</a></span></td>\r
69         <!-- END delete -->\r
70         <!-- BEGIN nodelete -->\r
71         <td class="{styles.ROW_CLASS}" align="center"><span class="gen">&nbsp;</td>\r
72         <!-- END nodelete -->\r
73 </tr>\r
74 <!-- END item -->\r
75 <!-- END styles -->\r
76 </table>\r
77 <br />