1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-10 08:28:26 +00:00
friendica-github/view/templates/admin/dbsync/structure_check.tpl
Hypolite Petovan 9774c95b80 Remove duplicate $baseurl template variable
- Remove unused $overwriteURL parameter in Renderer::replaceMacros
2019-05-02 09:55:48 -04:00

8 lines
126 B
Smarty

<div id="adminpage">
<h2>{{$banner}}</h2>
<p><a href="{{$baseurl}}/admin/dbsync/check">{{$check}}</a></p>
<hr />
</div>