From 8260111bcce49b73bd4973ae80296c913af2631d Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 24 Jun 2014 23:22:08 +0200 Subject: Add a package request list Introduce a new navigation point "Requests" that shows a list of pending package requests. This functionality is only available to Trusted Users. Signed-off-by: Lukas Fleischer --- web/template/header.php | 3 ++ web/template/pkgreq_results.php | 66 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 web/template/pkgreq_results.php (limited to 'web/template') diff --git a/web/template/header.php b/web/template/header.php index df83995..03ce536 100644 --- a/web/template/header.php +++ b/web/template/header.php @@ -57,6 +57,9 @@
  • ">
  • + +
  • +
  • diff --git a/web/template/pkgreq_results.php b/web/template/pkgreq_results.php new file mode 100644 index 0000000..7cbdcc4 --- /dev/null +++ b/web/template/pkgreq_results.php @@ -0,0 +1,66 @@ +
    +
    +

    + 1): ?> +

    + $pagestart): ?> + + + + + + + + +

    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    "> + +
    + +
    +

    + 1): ?> +

    + $pagestart): ?> + + + + + + + + +

    + +
    +
    -- cgit v1.2.3-54-g00ecf