From c2e23f7b4b36bde9965d209f5cd5fd8b80bb03ce Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 1 Jun 2010 15:24:27 -0400 Subject: Add a way to show status/log icons by the help icon. Define $statusurl and/or $logurl in the same manner as $pgtitle and if the variables are defined and not empty, the shortcut icons will appear. Ticket #623. --- usr/local/www/fbegin.inc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc index 5f02b69..acdd9b8 100755 --- a/usr/local/www/fbegin.inc +++ b/usr/local/www/fbegin.inc @@ -408,9 +408,17 @@ function add_to_menu($url, $name) {
+ + + + + + + - + +

-- cgit v1.1