diff options
| author | spiderr <spider@viovio.com> | 2014-05-30 12:03:53 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2014-05-30 12:03:53 -0400 |
| commit | 345509bd4e4a74479e92066172cbbba94a005a33 (patch) | |
| tree | 347bb82466d6e7f84fba9210fa5ee47ba049aa28 /templates/attachment_browser.tpl | |
| parent | 94c0b14d3b5dd66b2ab0ab50c07d88afbf9c89aa (diff) | |
| download | liberty-345509bd4e4a74479e92066172cbbba94a005a33.tar.gz liberty-345509bd4e4a74479e92066172cbbba94a005a33.tar.bz2 liberty-345509bd4e4a74479e92066172cbbba94a005a33.zip | |
bootstrap3-css-changes-form-group
Diffstat (limited to 'templates/attachment_browser.tpl')
| -rw-r--r-- | templates/attachment_browser.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/attachment_browser.tpl b/templates/attachment_browser.tpl index 1a15b4c..90c2a9a 100644 --- a/templates/attachment_browser.tpl +++ b/templates/attachment_browser.tpl @@ -1,5 +1,5 @@ {strip} -<div class="control-group"> +<div class="form-group"> {formlabel label="Attach Existing File(s)" for="existing_attachment_id_input"} {forminput} <input type="text" name="existing_attachment_id[]" id="existing_attachment_id_input" size="20"/> |
