diff options
| author | spiderr <spider@viovio.com> | 2013-04-01 12:19:57 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-01 12:19:57 -0400 |
| commit | 8dec212ba243f30af35d82274228817a72566da8 (patch) | |
| tree | ec58c5d44d67390aaa8ff8f2c69048cfa86a7131 /templates/select_translations.tpl | |
| parent | c4b13fb070624c6e2ae233936b3765061b99c023 (diff) | |
| download | languages-8dec212ba243f30af35d82274228817a72566da8.tar.gz languages-8dec212ba243f30af35d82274228817a72566da8.tar.bz2 languages-8dec212ba243f30af35d82274228817a72566da8.zip | |
bootstrap-conversion
Diffstat (limited to 'templates/select_translations.tpl')
| -rw-r--r-- | templates/select_translations.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/select_translations.tpl b/templates/select_translations.tpl index 6fe64dd..f5cbc60 100644 --- a/templates/select_translations.tpl +++ b/templates/select_translations.tpl @@ -1,6 +1,6 @@ {* don't show if this is the page creation *} {if $gContent->mContentId} - <div class="row"> + <div class="control-group"> {formlabel label="Translations" for="to_id"} {forminput} <input type="hidden" name="i18n[translation_id]" value="{$translationId}" /> |
