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_textarea.tpl | |
| parent | 12cafa5cd2efecff64992b503dfdd6d5f5f4d163 (diff) | |
| download | liberty-378863b2cb0b4c36f7e22cc89e0678ddc82f53a2.tar.gz liberty-378863b2cb0b4c36f7e22cc89e0678ddc82f53a2.tar.bz2 liberty-378863b2cb0b4c36f7e22cc89e0678ddc82f53a2.zip | |
bootstrap-conversion
Diffstat (limited to 'templates/edit_textarea.tpl')
| -rw-r--r-- | templates/edit_textarea.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_textarea.tpl b/templates/edit_textarea.tpl index 121acc7..5b5bc98 100644 --- a/templates/edit_textarea.tpl +++ b/templates/edit_textarea.tpl @@ -12,7 +12,7 @@ {/if} {/strip} - <div class="row rt-edit"> + <div class="control-group rt-edit"> {formlabel label=$textarea_label for=$textarea_id} {forminput} {formfeedback error=$textarea_error} |
