equal
deleted
inserted
replaced
|
1 <!-- VAR sidebar_button --><li><a href="javascript:void(0)" {FLAGS}>{TEXT}</a></li> |
|
2 <!-- ENDVAR sidebar_button --> |
|
3 <!-- VAR sidebar_raw --><li><span style="text-align: center;">{HTML}</span></li> |
|
4 <!-- ENDVAR sidebar_raw --> |
|
5 <!-- VAR sidebar_top --> |
|
6 <div class="recttop"> |
|
7 <table border="0" width="100%" cellspacing="0" cellpadding="0" style="font-size: 1px;"> |
|
8 <tr> |
|
9 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-menu-l.gif" width="12" height="12" /> </td> |
|
10 <td style="margin: 0; padding: 0; height: 12px;" class="recttoptop"></td> |
|
11 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-menu-r.gif" width="12" height="12" /> </td> |
|
12 </tr> |
|
13 </table> |
|
14 </div> |
|
15 <!-- ENDVAR sidebar_top --> |
|
16 <!-- VAR sidebar_section --> |
|
17 <div class="dbx-box"> |
|
18 <div class="dbx-handle"> |
|
19 {ADMIN_START} |
|
20 |
|
21 {TITLE} |
|
22 {ADMIN_END} |
|
23 |
|
24 </div> |
|
25 <div class="dbx-content"> |
|
26 <ul> |
|
27 {CONTENT} |
|
28 </ul> |
|
29 </div> |
|
30 </div> |
|
31 <!-- ENDVAR sidebar_section --> |
|
32 <!-- VAR sidebar_section_raw --> |
|
33 <div class="dbx-box"> |
|
34 <div class="dbx-handle"> |
|
35 {ADMIN_START} |
|
36 |
|
37 {TITLE} |
|
38 {ADMIN_END} |
|
39 |
|
40 </div> |
|
41 <div class="dbx-content dbx-content2"> |
|
42 <ul><li> |
|
43 {CONTENT} |
|
44 </li></ul> |
|
45 </div> |
|
46 </div> |
|
47 <!-- ENDVAR sidebar_section_raw --> |
|
48 <!-- VAR sidebar_bottom --> |
|
49 <div class="rectbot"> |
|
50 <table border="0" width="100%" cellspacing="0" cellpadding="0" style="font-size: 1px;"> |
|
51 <tr> |
|
52 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-bl.gif" width="12" height="12" /> </td> |
|
53 <td style="margin: 0; padding: 0; height: 12px;" class="rectbottop"></td> |
|
54 <td style="margin: 0; padding: 0; height: 12px;"> <img alt=" " src="{SCRIPTPATH}/themes/oxygen/images/{STYLE_ID}/border-br.gif" width="12" height="12" /> </td> |
|
55 </tr> |
|
56 </table> |
|
57 </div> |
|
58 <!-- ENDVAR sidebar_bottom --> |