From bdd69ee96c669309bbedfbf9be14efede127786d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 5 Sep 2005 06:45:21 +0100 Subject: [PATCH] protype unmark page/all buttons (disabled ATM) --- backend.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/backend.php b/backend.php index eab9341f..39f2e603 100644 --- a/backend.php +++ b/backend.php @@ -398,10 +398,19 @@ print "This Page"; print " "; } - + print "All Posts"; +/* print "  Unmark: "; + + print "This Page"; + print " "; + + print "All Posts"; */ + print ""; // end unholy navbar block -- 2.39.5