- Timestamp:
- 2006/12/10 20:36:58 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_link.html
r631 r632 27 27 <b><{$lang_developer}></b> 28 28 </td> 29 <td colspan='2' align='left' width="70%"> $developer</td>29 <td colspan='2' align='left' width="70%"><{$developer}></td> 30 30 </tr> 31 31 <tr> … … 33 33 <b><{$lang_release_date}></b> 34 34 </td> 35 <td colspan='2' align='left' width="70%"> $release_date</td>35 <td colspan='2' align='left' width="70%"><{$release_date}></td> 36 36 </tr> 37 37 <tr> … … 39 39 <b><{$lang_development_time}></b> 40 40 </td> 41 <td colspan='2' align='left' width="70%"> development_time</td>41 <td colspan='2' align='left' width="70%"><{$development_time}></td> 42 42 </tr> 43 43 <tr> … … 45 45 <b><{$lang_site_status}></b> 46 46 </td> 47 <td colspan='2' align='left' width="70%"> $site_status</td>47 <td colspan='2' align='left' width="70%"><{$site_status}></td> 48 48 </tr> 49 49 <tr> … … 51 51 <b><{$lang_customize}></b> 52 52 </td> 53 <td colspan='2' align='left' width="70%"> $customize</td>53 <td colspan='2' align='left' width="70%"><{$customize}></td> 54 54 </tr> 55 55
Note: See TracChangeset
for help on using the changeset viewer.
