diff options
author | marijus <mario@mariovavti.com> | 2014-10-10 16:13:44 +0200 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-10-10 16:13:44 +0200 |
commit | d5ceb33f6d3bd2cb3ee56de4b8f69e77f6f9cdea (patch) | |
tree | 64de611ff2dc6ee090406ff62b890755efcd0b50 /view/tpl/profile_advanced.tpl | |
parent | 92cc5673ccb9589361d0386876ef6df510188c0c (diff) | |
download | volse-hubzilla-d5ceb33f6d3bd2cb3ee56de4b8f69e77f6f9cdea.tar.gz volse-hubzilla-d5ceb33f6d3bd2cb3ee56de4b8f69e77f6f9cdea.tar.bz2 volse-hubzilla-d5ceb33f6d3bd2cb3ee56de4b8f69e77f6f9cdea.zip |
found more missing wrappers
Diffstat (limited to 'view/tpl/profile_advanced.tpl')
-rwxr-xr-x | view/tpl/profile_advanced.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/profile_advanced.tpl b/view/tpl/profile_advanced.tpl index cbb078710..aa169e6c0 100755 --- a/view/tpl/profile_advanced.tpl +++ b/view/tpl/profile_advanced.tpl @@ -1,4 +1,4 @@ -<div id="profile-content-wrapper" class="generic-content-wrapper"> +<div id="profile-content-wrapper" class="generic-content-wrapper-styled"> <h2>{{$title}}</h2> {{if $profile.canlike || $profile.like_count}} |