This commit is contained in:
Kevin
2008-08-12 18:38:59 +00:00
parent 5ffd76aa65
commit 771fb8c9c2
2 changed files with 36 additions and 41 deletions

View File

@@ -36,11 +36,9 @@
<!-- INCLUDE portal/block/custom_small.html --> <!-- INCLUDE portal/block/custom_small.html -->
<!-- ENDIF --> <!-- ENDIF -->
<!-- IF S_STYLE_OPTIONS --> <!-- IF S_STYLE_OPTIONS and S_DISPLAY_CHANGE_STYLE -->
<!-- IF S_DISPLAY_CHANGE_STYLE -->
<!-- INCLUDE portal/block/change_style.html --> <!-- INCLUDE portal/block/change_style.html -->
<!-- ENDIF --> <!-- ENDIF -->
<!-- ENDIF -->
<!-- IF S_DISPLAY_TOP_POSTERS --> <!-- IF S_DISPLAY_TOP_POSTERS -->
<!-- INCLUDE portal/block/top_poster.html --> <!-- INCLUDE portal/block/top_poster.html -->
@@ -80,6 +78,7 @@
<!-- IF S_CUSTOM_CENTER --> <!-- IF S_CUSTOM_CENTER -->
<!-- INCLUDE portal/block/custom_center.html --> <!-- INCLUDE portal/block/custom_center.html -->
<!-- ENDIF --> <!-- ENDIF -->
<!-- IF S_DISPLAY_RECENT --> <!-- IF S_DISPLAY_RECENT -->
<!-- INCLUDE portal/block/recent.html --> <!-- INCLUDE portal/block/recent.html -->
<!-- ENDIF --> <!-- ENDIF -->
@@ -182,8 +181,6 @@
<!-- INCLUDE portal/block/donation/donation_small.html --> <!-- INCLUDE portal/block/donation/donation_small.html -->
<!-- ENDIF --> <!-- ENDIF -->
<!-- //INCLUDE portal/block/_sample_block_design.html-->
</td> </td>
<!-- [-] right block area --> <!-- [-] right block area -->
</tr> </tr>

View File

@@ -68,11 +68,9 @@ small, .small {
<!-- INCLUDE portal/block/custom_small.html --> <!-- INCLUDE portal/block/custom_small.html -->
<!-- ENDIF --> <!-- ENDIF -->
<!-- IF S_STYLE_OPTIONS --> <!-- IF S_STYLE_OPTIONS and S_DISPLAY_CHANGE_STYLE -->
<!-- IF S_DISPLAY_CHANGE_STYLE -->
<!-- INCLUDE portal/block/change_style.html --> <!-- INCLUDE portal/block/change_style.html -->
<!-- ENDIF --> <!-- ENDIF -->
<!-- ENDIF -->
<!-- IF S_DISPLAY_TOP_POSTERS --> <!-- IF S_DISPLAY_TOP_POSTERS -->
<!-- INCLUDE portal/block/top_poster.html --> <!-- INCLUDE portal/block/top_poster.html -->