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/edit_storage_list.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/edit_storage_list.tpl')
| -rw-r--r-- | templates/edit_storage_list.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_storage_list.tpl b/templates/edit_storage_list.tpl index 0880483..f8cb488 100644 --- a/templates/edit_storage_list.tpl +++ b/templates/edit_storage_list.tpl @@ -4,7 +4,7 @@ <div id="edit_storage_list{if !$uploadTab}_tab{/if}{if $form_id}_{$form_id}{/if}"> {/if} {if $gContent->mStorage} - <div class="control-group"> + <div class="form-group"> <table class="table data" summary="List of attached files"> <tr> <th scope="col" class="width29p" title="{tr}Thumbnail{/tr}">{tr}Thumbnail{/tr}</th> |
