mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
add some styling to dreport
This commit is contained in:
7
view/pdl/mod_dreport.pdl
Normal file
7
view/pdl/mod_dreport.pdl
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[template]doubleleft[/template]
|
||||||
|
[region=aside]
|
||||||
|
[widget=notifications][var=sys_only]1[/var][/widget]
|
||||||
|
[/region]
|
||||||
|
[region=content]
|
||||||
|
$content
|
||||||
|
[/region]
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<table>
|
<table class="table table-hover table-borderless">
|
||||||
{{if $entries}}
|
{{if $entries}}
|
||||||
{{foreach $entries as $e}}
|
{{foreach $entries as $e}}
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user