Browse Source

[IMP] align send button

pull/2/head
robinkeunen 6 years ago
committed by Rémy Taymans
parent
commit
afc28114aa
  1. 4
      easy_my_coop/view/subscription_template.xml

4
easy_my_coop/view/subscription_template.xml

@ -530,6 +530,8 @@
</div> </div>
</div> </div>
<div t-attf-class="form-group" >
<div class="col-md-7 col-sm-8">
<table style="margin-left:195px"> <table style="margin-left:195px">
<tr> <tr>
<td width="80%"> <td width="80%">
@ -544,6 +546,8 @@
</td> </td>
</tr> </tr>
</table> </table>
</div>
</div>
<br/> <br/>
</form> </form>

Loading…
Cancel
Save