diff options
| author | lsces <lester@lsces.co.uk> | 2014-06-07 00:11:03 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-06-07 00:11:03 +0100 |
| commit | 8aa31d5a3cb965047228908ef60f6845a84983ee (patch) | |
| tree | e5f87e03f82199a5354f83bbe9d173f8aa22ef4a /templates/edit_xref_value.tpl | |
| parent | 6a049518900c04872fb48007d0314414f501bd61 (diff) | |
| download | contact-8aa31d5a3cb965047228908ef60f6845a84983ee.tar.gz contact-8aa31d5a3cb965047228908ef60f6845a84983ee.tar.bz2 contact-8aa31d5a3cb965047228908ef60f6845a84983ee.zip | |
switch to form-group
Diffstat (limited to 'templates/edit_xref_value.tpl')
| -rw-r--r-- | templates/edit_xref_value.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_xref_value.tpl b/templates/edit_xref_value.tpl index 2bd0d8c..0ae58d6 100644 --- a/templates/edit_xref_value.tpl +++ b/templates/edit_xref_value.tpl @@ -26,7 +26,7 @@ {/legend} {/jstab} {include file="bitpackage:contact/edit_xref_dates.tpl"} - <div class="row submit"> + <div class="form-group submit"> <input type="submit" name="fCancel" value="{tr}Cancel{/tr}" /> <input type="submit" name="fSaveXref" value="{tr}Save{/tr}" /> </div> |
