]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blob - phpBB2/xs_mod/tpl/update2.tpl
Baseline
[www.vanrenterghem.biz.git] / phpBB2 / xs_mod / tpl / update2.tpl
1 <!-- BEGIN xs_file_version -->\r
2 /***************************************************************************\r
3  *                               update2.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        : 55\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_UPDATES}</h1>\r
18 \r
19 <p>{L_XS_UPDATES_COMMENT2}</p>\r
20 \r
21 \r
22 <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">\r
23         <tr>\r
24                 <th class="thCornerL" align="center" nowrap="nowrap">{L_XS_UPDATE_NAME}</th>\r
25                 <th class="thTop" align="center" nowrap="nowrap">{L_XS_UPDATE_TYPE}</th>\r
26                 <th class="thTop" align="center" nowrap="nowrap">{L_XS_UPDATE_CURRENT_VERSION}</th>\r
27                 <th class="thTop" align="center" nowrap="nowrap">{L_XS_UPDATE_LATEST_VERSION}</th>\r
28                 <th class="thTop" align="center" nowrap="nowrap">{L_XS_UPDATE_DOWNLOADINFO}</th>\r
29                 <th class="thCornerR" align="center" nowrap="nowrap">{L_XS_UPDATE_FILEINFO}</th>\r
30         </tr>\r
31         <!-- BEGIN row -->\r
32         <tr>\r
33                 <td class="{row.ROW_CLASS}" align="left" nowrap="nowrap"><span class="gen">{row.ITEM}</span></td>\r
34                 <td class="{row.ROW_CLASS}" align="center" nowrap="nowrap"><span class="gen">{row.TYPE}</span></td>\r
35                 <td class="{row.ROW_CLASS}" align="center" nowrap="nowrap"><span class="gen">{row.VERSION}</span></td>\r
36                 <!-- BEGIN update -->\r
37                 <td class="{row.ROW_CLASS}" align="center" nowrap="nowrap"><span class="gen">{row.update.VERSION}</span></td>\r
38                 <td class="{row.ROW_CLASS}" align="center" nowrap="nowrap"><span class="gensmall">\r
39                         <!-- BEGIN updated -->[<a href="{row.update.UPDATE}" target="_blank">{L_XS_DOWNLOAD_LC}</a>]<!-- END updated -->\r
40                         &nbsp;\r
41                         <!-- BEGIN import -->[<a href="{row.update.U_IMPORT}">{L_XS_IMPORT_LC}</a>]<!-- END import -->\r
42                 </span></td>\r
43                 <td class="{row.ROW_CLASS}" align="center" nowrap="nowrap"><span class="gensmall"><!-- BEGIN info -->[<a href="{row.update.INFO}" target="_blank">{L_XS_INFO_LC}</a>]<!-- END info --><!-- BEGIN noinfo -->&nbsp;<!-- END noinfo --></span></td>\r
44                 <!-- END update -->\r
45                 <!-- BEGIN noupdate -->\r
46                 <td colspan="2" class="{row.ROW_CLASS}" align="left" nowrap="nowrap"><span class="genmed">{row.noupdate.MESSAGE}</span></td>\r
47                 <td class="{row.ROW_CLASS}" align="center" nowrap="nowrap"><span class="gensmall"><!-- BEGIN info -->[<a href="{row.noupdate.INFO}" target="_blank">{L_XS_INFO_LC}</a>]<!-- END info --><!-- BEGIN noinfo -->&nbsp;<!-- END noinfo --></span></td>\r
48                 <!-- END noupdate -->\r
49                 <!-- BEGIN error -->\r
50                 <td colspan="2" class="{row.ROW_CLASS}" align="left" nowrap="nowrap"><span class="gen">{row.error.ERROR}</span></td>\r
51                 <td class="{row.ROW_CLASS}">&nbsp;</td>\r
52                 <!-- END error -->\r
53         </tr>\r
54         <!-- END row -->\r
55         <tr>\r
56                 <td class="catBottom" colspan="6" align="center">{COUNT_TOTAL}, {COUNT_ERROR}, {COUNT_UPDATE}</td>\r
57         </tr>\r
58 </table>\r
59 \r
60 <br />\r