From 1551ba93bb979da895a96f6714637c337185a208 Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Mon, 10 Aug 2015 11:13:01 -0400 Subject: [PATCH] FIX: Translation key changed --- .../javascripts/admin/templates/customize-css-html-show.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/admin/templates/customize-css-html-show.hbs b/app/assets/javascripts/admin/templates/customize-css-html-show.hbs index 69c97245e39..95b82ba97b3 100644 --- a/app/assets/javascripts/admin/templates/customize-css-html-show.hbs +++ b/app/assets/javascripts/admin/templates/customize-css-html-show.hbs @@ -25,7 +25,7 @@ {{fa-icon "file-text-o"}} {{i18n 'admin.customize.body_tag.text'}} {{/link-to}} -
  • {{#link-to 'adminCustomizeCssHtml.show' model.id 'embedded-css' replace=true}}{{i18n "admin.customize.embedded"}}{{/link-to}}
  • +
  • {{#link-to 'adminCustomizeCssHtml.show' model.id 'embedded-css' replace=true}}{{i18n "admin.customize.embedded_css"}}{{/link-to}}
  • {{/if}}
  • {{fa-icon "mobile"}}