From 589fad960dc98c14cb4b964b325e5ae54b65a0eb Mon Sep 17 00:00:00 2001 From: Ice Date: Sat, 16 Aug 2008 23:22:07 +0000 Subject: [PATCH] Fixed anchor --- root/portal/includes/functions.php | 4 ++-- .../styles/prosilver/template/portal/block/announcements.html | 2 +- .../template/portal/block/announcements_compact.html | 2 +- root/styles/prosilver/template/portal/block/news.html | 2 +- root/styles/prosilver/template/portal/block/news_compact.html | 2 +- .../subsilver2/template/portal/block/announcements.html | 2 +- .../template/portal/block/announcements_compact.html | 2 +- root/styles/subsilver2/template/portal/block/news.html | 2 +- .../styles/subsilver2/template/portal/block/news_compact.html | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/root/portal/includes/functions.php b/root/portal/includes/functions.php index ebf627d5..cbcd81eb 100644 --- a/root/portal/includes/functions.php +++ b/root/portal/includes/functions.php @@ -496,12 +496,12 @@ function ap_validate($str) { { case "announcements": $pagination_type = 'ap'; - $anker = '#a0'; + $anker = '#a'; break; case "news": case "news_all": $pagination_type = 'np'; - $anker = '#n0'; + $anker = '#n'; break; } diff --git a/root/styles/prosilver/template/portal/block/announcements.html b/root/styles/prosilver/template/portal/block/announcements.html index dcde286c..57985aa7 100644 --- a/root/styles/prosilver/template/portal/block/announcements.html +++ b/root/styles/prosilver/template/portal/block/announcements.html @@ -16,7 +16,7 @@
-

{NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}: {announcements_row.TITLE}

+

{NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}: {announcements_row.TITLE}

{announcements_row.PAGINATION}
- +
diff --git a/root/styles/prosilver/template/portal/block/news.html b/root/styles/prosilver/template/portal/block/news.html index 55d5b16f..d0abb78b 100644 --- a/root/styles/prosilver/template/portal/block/news.html +++ b/root/styles/prosilver/template/portal/block/news.html @@ -16,7 +16,7 @@
-

{NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}

+

{NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}

{news_row.PAGINATION}
- +
diff --git a/root/styles/subsilver2/template/portal/block/announcements.html b/root/styles/subsilver2/template/portal/block/announcements.html index ba9918d6..d7c85dfa 100644 --- a/root/styles/subsilver2/template/portal/block/announcements.html +++ b/root/styles/subsilver2/template/portal/block/announcements.html @@ -12,7 +12,7 @@ diff --git a/root/styles/subsilver2/template/portal/block/announcements_compact.html b/root/styles/subsilver2/template/portal/block/announcements_compact.html index 509bf78f..3a166cb6 100644 --- a/root/styles/subsilver2/template/portal/block/announcements_compact.html +++ b/root/styles/subsilver2/template/portal/block/announcements_compact.html @@ -2,7 +2,7 @@
- + {NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}: {announcements_row.TITLE}
- + diff --git a/root/styles/subsilver2/template/portal/block/news.html b/root/styles/subsilver2/template/portal/block/news.html index 19bb8a4e..da4fcfc5 100644 --- a/root/styles/subsilver2/template/portal/block/news.html +++ b/root/styles/subsilver2/template/portal/block/news.html @@ -12,7 +12,7 @@
diff --git a/root/styles/subsilver2/template/portal/block/news_compact.html b/root/styles/subsilver2/template/portal/block/news_compact.html index 65836cd5..b5f55e4d 100644 --- a/root/styles/subsilver2/template/portal/block/news_compact.html +++ b/root/styles/subsilver2/template/portal/block/news_compact.html @@ -2,7 +2,7 @@
- + {NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}
- +