From 480481c0d97ad9c000ded71deb048e0731064c5c Mon Sep 17 00:00:00 2001 From: Robert Anderson <randerson@lbsd.net> Date: Thu, 19 Mar 2009 09:52:54 +0000 Subject: [PATCH] Fixed tabs --- webui/user-attributes.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/webui/user-attributes.php b/webui/user-attributes.php index 687e6398..d83e517a 100644 --- a/webui/user-attributes.php +++ b/webui/user-attributes.php @@ -29,6 +29,9 @@ $db = connect_db(); printHeader(array( + "Tabs" => array( + "Back to user list" => "policy-main.php" + ), )); ?> -- GitLab