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/edit_storage_list.tpl | |
| parent | 12cafa5cd2efecff64992b503dfdd6d5f5f4d163 (diff) | |
| download | liberty-378863b2cb0b4c36f7e22cc89e0678ddc82f53a2.tar.gz liberty-378863b2cb0b4c36f7e22cc89e0678ddc82f53a2.tar.bz2 liberty-378863b2cb0b4c36f7e22cc89e0678ddc82f53a2.zip | |
bootstrap-conversion
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 4d190d8..6e8cd26 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="row"> + <div class="control-group"> <table class="data" summary="List of attached files"> <tr> <th scope="col" class="width29p" title="{tr}Thumbnail{/tr}">{tr}Thumbnail{/tr}</th> |
