diff options
-rwxr-xr-x | view/tpl/siteinfo.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/siteinfo.tpl b/view/tpl/siteinfo.tpl index 476b68512..e50284b9c 100755 --- a/view/tpl/siteinfo.tpl +++ b/view/tpl/siteinfo.tpl @@ -1,4 +1,4 @@ -<div class="generic-content-wrapper"> +<div class="generic-content-wrapper-styled"> <h3>{{$title}}</h3> <p></p> <p>{{$description}}</p> |