author | Dan |
Thu, 11 Dec 2008 15:53:08 -0500 | |
changeset 7 | ab28d9f00fbf |
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 toolbar_button --><a href="{HREF}" {PARENTFLAGS} {FLAGS}>{TEXT}</a> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
2 |
<!-- ENDVAR toolbar_button --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
3 |
<!-- VAR toolbar_label --><div class="label">{TEXT}</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
4 |
<!-- ENDVAR toolbar_label --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
5 |
<!-- VAR toolbar_button_selected --><a href="{HREF}" class="current" {PARENTFLAGS} {FLAGS}>{TEXT}</a> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
6 |
<!-- ENDVAR toolbar_button_selected --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
7 |
<!-- VAR toolbar_menu_button --><li><a href="{HREF}" {FLAGS}>{TEXT}</a></li> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
8 |
<!-- ENDVAR toolbar_menu_button --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
9 |
<!-- VAR toolbar_menu_block --><li>{HTML}</li> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
10 |
<!-- ENDVAR toolbar_menu_block --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
11 |
<!-- VAR sidebar_button --><a href="{HREF}" {FLAGS}>{TEXT}</a><br style="display: none;" /> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
12 |
<!-- ENDVAR sidebar_button --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
13 |
<!-- VAR sidebar_raw --><span style="text-align: center;">{HTML}</span><br style="display: none;" /> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
14 |
<!-- ENDVAR sidebar_raw --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
15 |
<!-- VAR sidebar_heading --><div class="heading">{TEXT}</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
16 |
<!-- ENDVAR sidebar_heading --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
17 |
<!-- VAR sidebar_top --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
18 |
<!-- ENDVAR sidebar_top --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
19 |
<!-- VAR sidebar_section --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
20 |
<div class="slider"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
21 |
<div class="heading"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
22 |
<br style="display: none;" /><br style="display: none;" /> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
23 |
<a class="head" onclick="toggle(this); return false" href="#">{TITLE}</a><br style="display: none;" /><br style="display: none;" /> |
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="slideblock">{CONTENT}</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
26 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
27 |
<!-- ENDVAR sidebar_section --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
28 |
<!-- VAR sidebar_section_raw --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
29 |
<div class="slider"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
30 |
<div class="heading"> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
31 |
<br style="display: none;" /><br style="display: none;" /> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
32 |
<a class="head" onclick="toggle(this); return false" href="#">{TITLE}</a><br style="display: none;" /><br style="display: none;" /> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
33 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
34 |
<div class="slideblock2">{CONTENT}</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
35 |
</div> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
36 |
<!-- ENDVAR sidebar_section_raw --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
37 |
<!-- VAR sidebar_bottom --> |
ffba60211d61
Moved files around to make compliant with theme Hg structure
Dan
parents:
diff
changeset
|
38 |
<!-- ENDVAR sidebar_bottom --> |