author | Dan |
Tue, 02 Mar 2010 15:26:56 -0500 | |
changeset 12 | 72dd1126dda2 |
parent 4 | ffba60211d61 |
permissions | -rw-r--r-- |
4
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
1 |
<!-- VAR sidebar_button --><li><a href="javascript:void(0)" {FLAGS}>{TEXT}</a></li> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
2 |
<!-- ENDVAR sidebar_button --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
3 |
<!-- VAR sidebar_raw --><li><span style="text-align: center;">{HTML}</span></li> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
4 |
<!-- ENDVAR sidebar_raw --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
5 |
<!-- VAR sidebar_top --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
6 |
<div class="recttop"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
7 |
<table border="0" width="100%" cellspacing="0" cellpadding="0" style="font-size: 1px;"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
8 |
<tr> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
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> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
10 |
<td style="margin: 0; padding: 0; height: 12px;" class="recttoptop"></td> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
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> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
12 |
</tr> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
13 |
</table> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
14 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
15 |
<!-- ENDVAR sidebar_top --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
16 |
<!-- VAR sidebar_section --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
17 |
<div class="dbx-box"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
18 |
<div class="dbx-handle"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
19 |
{ADMIN_START} |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
20 |
|
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
21 |
{TITLE} |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
22 |
{ADMIN_END} |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
23 |
|
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
24 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
25 |
<div class="dbx-content"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
26 |
<ul> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
27 |
{CONTENT} |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
28 |
</ul> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
29 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
30 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
31 |
<!-- ENDVAR sidebar_section --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
32 |
<!-- VAR sidebar_section_raw --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
33 |
<div class="dbx-box"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
34 |
<div class="dbx-handle"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
35 |
{ADMIN_START} |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
36 |
|
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
37 |
{TITLE} |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
38 |
{ADMIN_END} |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
39 |
|
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
40 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
41 |
<div class="dbx-content dbx-content2"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
42 |
<ul><li> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
43 |
{CONTENT} |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
44 |
</li></ul> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
45 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
46 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
47 |
<!-- ENDVAR sidebar_section_raw --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
48 |
<!-- VAR sidebar_bottom --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
49 |
<div class="rectbot"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
50 |
<table border="0" width="100%" cellspacing="0" cellpadding="0" style="font-size: 1px;"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
51 |
<tr> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
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> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
53 |
<td style="margin: 0; padding: 0; height: 12px;" class="rectbottop"></td> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
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> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
55 |
</tr> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
56 |
</table> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
57 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
58 |
<!-- ENDVAR sidebar_bottom --> |