From 4849d506107d0aa4ebb218e28944af25cfbe17f0 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 23 Apr 2025 20:17:02 +0000 Subject: [PATCH] add some styling to dreport --- view/pdl/mod_dreport.pdl | 7 +++++++ view/tpl/dreport.tpl | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 view/pdl/mod_dreport.pdl diff --git a/view/pdl/mod_dreport.pdl b/view/pdl/mod_dreport.pdl new file mode 100644 index 000000000..a75fa334a --- /dev/null +++ b/view/pdl/mod_dreport.pdl @@ -0,0 +1,7 @@ +[template]doubleleft[/template] +[region=aside] +[widget=notifications][var=sys_only]1[/var][/widget] +[/region] +[region=content] +$content +[/region] diff --git a/view/tpl/dreport.tpl b/view/tpl/dreport.tpl index 0b8cfdb11..848a07737 100644 --- a/view/tpl/dreport.tpl +++ b/view/tpl/dreport.tpl @@ -14,7 +14,7 @@
- +
{{if $entries}} {{foreach $entries as $e}}