From 2cff0d3455c60d5f49193ea844eb39fbcfa5e1ec Mon Sep 17 00:00:00 2001 From: Johannes Dewender Date: Sun, 13 Jul 2014 11:24:53 +0200 Subject: home: requests should be filed in the web interface There is a "file request" link in the "Package Actions" box for every package. Signed-off-by: Johannes Dewender Signed-off-by: Lukas Fleischer --- web/html/home.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'web/html') diff --git a/web/html/home.php b/web/html/home.php index 2757c06..556e21b 100644 --- a/web/html/home.php +++ b/web/html/home.php @@ -45,9 +45,11 @@ html_header( __("Home") );

', '', + '', + '', '', '' ); -- cgit v1.2.3-54-g00ecf