From cb29c30f07b40bbd2031e0b3893e44a87213331e Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 27 Oct 2018 17:31:23 -0400 Subject: Replace pad and group view heads Since there is currently no way to set heads for these objects, I am replacing them with the appropriate glyphicon. Signed-off-by: Malf Furious --- app/view/group.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/view/group.php') diff --git a/app/view/group.php b/app/view/group.php index eba9e0a..014a560 100644 --- a/app/view/group.php +++ b/app/view/group.php @@ -34,7 +34,7 @@ require_once "view/datalsts.php";

- + name?>

-- cgit v1.2.3