diff options
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 ebb8c75..5b1b742 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="control-group"> + <div class="form-group"> {formlabel label="Translations" for="to_id"} {forminput} <input type="hidden" name="i18n[translation_id]" value="{$translationId}" /> |
