Browse Source

view misses div class row

master
pvincent 2 years ago
parent
commit
5bc2ad1517
  1. 4
      lang/master/tpl/group/view.mtt

4
lang/master/tpl/group/view.mtt

@ -1,6 +1,6 @@
::use 'base.mtt':: ::use 'base.mtt'::
<div class="row header" style="margin-top:10px;">
<div class="col-md-8 col-md-offset-2" style="margin-top:12px;"> <div class="col-md-8 col-md-offset-2" style="margin-top:12px;">
<!-- Notifications --> <!-- Notifications -->
@ -185,7 +185,7 @@
</div> </div>
</div>
::use 'footer.mtt':: ::use 'footer.mtt'::
::end:: ::end::

Loading…
Cancel
Save