From de992452ee3f6392fa7eb8d3dbac0c1dd2e32b00 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 26 Jun 2024 10:12:22 +0000 Subject: use the doubleleft template by default for admin pages to work around some display issues. Also notifications, etc. are not really useful there --- view/pdl/mod_admin.pdl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/view/pdl/mod_admin.pdl b/view/pdl/mod_admin.pdl index 3c9633a69..f5e46baed 100644 --- a/view/pdl/mod_admin.pdl +++ b/view/pdl/mod_admin.pdl @@ -1,10 +1,7 @@ +[template]doubleleft[/template] [region=aside] [widget=admin][/widget] [/region] [region=content] $content [/region] -[region=right_aside] -[widget=notifications][/widget] -[widget=newmember][/widget] -[/region] -- cgit v1.2.3