aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorThomas Willingham <beardyunixer@beardyunixer.com>2014-10-11 15:45:00 +0100
committerThomas Willingham <beardyunixer@beardyunixer.com>2014-10-11 15:45:00 +0100
commit2b472b2b487cc78cf0bdcc5a885f62afbddeb036 (patch)
treef59d42b4b4c2ddc098825c81ccaa3351f286670b /view
parentd54d62b601d27788c04a149f6fe28d448a466966 (diff)
downloadvolse-hubzilla-2b472b2b487cc78cf0bdcc5a885f62afbddeb036.tar.gz
volse-hubzilla-2b472b2b487cc78cf0bdcc5a885f62afbddeb036.tar.bz2
volse-hubzilla-2b472b2b487cc78cf0bdcc5a885f62afbddeb036.zip
Give Redbasic the -styled back
Diffstat (limited to 'view')
-rw-r--r--view/tpl/webpagelist.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/webpagelist.tpl b/view/tpl/webpagelist.tpl
index 8d93460ae..acb132521 100644
--- a/view/tpl/webpagelist.tpl
+++ b/view/tpl/webpagelist.tpl
@@ -1,7 +1,7 @@
{{$listtitle}}
{{if $pages}}
- <div id="pagelist-content-wrapper">
+ <div id="pagelist-content-wrapper" class="generic-content-wrapper-styled">
<table class="webpage-list-table">
<tr><td>{{$actions_txt}}</td><td>{{$pagelink_txt}}</td><td>{{$title_txt}}</td><td>{{$created_txt}}</td><td>{{$edited_txt}}</td></tr>
{{foreach $pages as $key => $items}}