]> git.mxchange.org Git - friendica.git/blob - view/templates/admin/viewlogs.tpl
Issue 5721: Temporarily deactivate the picture upload from private mails
[friendica.git] / view / templates / admin / viewlogs.tpl
1 <div id='adminpage'>
2         <h1>{{$title}} - {{$page}}</h1>
3         
4         <h3>{{$logname}}</h3>
5         <div style="width:100%; height:400px; overflow: auto; "><pre>{{$data}}</pre></div>
6 </div>