From 61d70c1fa5f0ed9cfe4708a4630fbf959da2d781 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 2 Jul 2014 23:08:49 +0200 Subject: Do not ucfirst() merge base name in request list Make sure the first character of the merge base name is not capitalized in the package request list. Signed-off-by: Lukas Fleischer --- web/template/pkgreq_results.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/template/pkgreq_results.php') diff --git a/web/template/pkgreq_results.php b/web/template/pkgreq_results.php index 7933964c..9cd6faf0 100644 --- a/web/template/pkgreq_results.php +++ b/web/template/pkgreq_results.php @@ -37,7 +37,7 @@ - () + () -- cgit v1.2.3-24-g4f1b