We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac992f5 commit e61990eCopy full SHA for e61990e
templates/nextgen/edit_part_info.php/smarty_part.tpl
@@ -232,7 +232,7 @@
232
</div>
233
234
235
- <button type="button" class="btn btn-danger submit" {if !$can_edit}disabled{/if}>{t}Änderungen verwerfen{/t}</button>
+ <button type="button" class="btn btn-danger submit mt-2 mt-lg-0" {if !$can_edit}disabled{/if}>{t}Änderungen verwerfen{/t}</button>
236
237
{if !empty($back_link)}
238
<br><hr>
0 commit comments