diff options
| author | spiderr <spider@viovio.com> | 2013-04-01 12:19:58 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-01 12:19:58 -0400 |
| commit | 378863b2cb0b4c36f7e22cc89e0678ddc82f53a2 (patch) | |
| tree | a05e471c1e57a1adfff8b81c9f36003a20982c7d /templates/attachment_browser.tpl | |
| parent | 12cafa5cd2efecff64992b503dfdd6d5f5f4d163 (diff) | |
| download | liberty-378863b2cb0b4c36f7e22cc89e0678ddc82f53a2.tar.gz liberty-378863b2cb0b4c36f7e22cc89e0678ddc82f53a2.tar.bz2 liberty-378863b2cb0b4c36f7e22cc89e0678ddc82f53a2.zip | |
bootstrap-conversion
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 2d8076b..1a15b4c 100644 --- a/templates/attachment_browser.tpl +++ b/templates/attachment_browser.tpl @@ -1,5 +1,5 @@ {strip} -<div class="row"> +<div class="control-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"/> |
