Move admin/dbsync to src/Module

This commit is contained in:
Hypolite Petovan 2019-04-25 23:47:10 -04:00
commit a201391d11
6 changed files with 113 additions and 101 deletions

View file

@ -0,0 +1,8 @@
<div id="adminpage">
<h2>{{$banner}}</h2>
<p><a href="{{$base}}/admin/dbsync/check">{{$check}}</a></p>
<hr />
</div>