diff options
author | friendica <info@friendica.com> | 2013-09-10 17:12:48 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-09-10 17:12:48 -0700 |
commit | 7ada499ca9a1424a59204d87edb5856f88a79b59 (patch) | |
tree | af1b87755abe9c5276a07869ee5a7d5729d71fd7 /view/tpl/admin_logs.tpl | |
parent | 72f562c190630e69fa5a223855cd6f3a3bc66e49 (diff) | |
parent | 5aaf8b8e9940d99befd00619238cd20c3894e5a9 (diff) | |
download | volse-hubzilla-7ada499ca9a1424a59204d87edb5856f88a79b59.tar.gz volse-hubzilla-7ada499ca9a1424a59204d87edb5856f88a79b59.tar.bz2 volse-hubzilla-7ada499ca9a1424a59204d87edb5856f88a79b59.zip |
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/tpl/admin_logs.tpl')
-rwxr-xr-x | view/tpl/admin_logs.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/admin_logs.tpl b/view/tpl/admin_logs.tpl index e5412429f..3d2adc660 100755 --- a/view/tpl/admin_logs.tpl +++ b/view/tpl/admin_logs.tpl @@ -1,4 +1,4 @@ -<div id='adminpage'> +<div class="generic-content-wrapper" id='adminpage'> <h1>{{$title}} - {{$page}}</h1> <form action="{{$baseurl}}/admin/logs" method="post"> |