summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-11-21 10:06:03 +0100
committerAndrew Dolgov <[email protected]>2007-11-21 10:06:03 +0100
commit77590c49829c570f49813b237ff38ba67ea8bea7 (patch)
tree902b9a1f479577680aa12b0f6dc76f4b1a7ca210 /functions.php
parent5d17ead9b20017e1e0aad674912dae7fe61b8bd0 (diff)
headline subtoolbar: remove obsolete catchup page link
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 0ff533525..0dce414c9 100644
--- a/functions.php
+++ b/functions.php
@@ -3722,7 +3722,7 @@
<li onclick=\"$tog_published_link\">".__('Published')."</li>
</ul></li>
<li class=\"vsep\">&nbsp;</li>
- <li class=\"top\"><a href=\"$catchup_page_link\">".__('Mark as read')."</a><ul>
+ <li class=\"top\">".__('Mark as read')."<ul>
<li onclick=\"$catchup_sel_link\">".__('Selection')."</li>
<!-- <li onclick=\"$catchup_page_link\">".__('This page')."</li> -->
<li><span class=\"insensitive\">--------</span></li>