From 2912170e9e99d5992b368bf35b4bbcec1365545d Mon Sep 17 00:00:00 2001 From: Vinoth Kannan Date: Wed, 3 Oct 2018 11:14:36 +0530 Subject: [PATCH] Update placeholder github url in correct format --- .../javascripts/admin/templates/modal/admin-import-theme.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/admin/templates/modal/admin-import-theme.hbs b/app/assets/javascripts/admin/templates/modal/admin-import-theme.hbs index a3a21aa2664..1de5edef8ca 100644 --- a/app/assets/javascripts/admin/templates/modal/admin-import-theme.hbs +++ b/app/assets/javascripts/admin/templates/modal/admin-import-theme.hbs @@ -14,7 +14,7 @@ {{#if remote}}
- {{input value=uploadUrl placeholder="https://github.com/discourse/discourse/sample_theme"}} + {{input value=uploadUrl placeholder="https://github.com/discourse/sample_theme"}} {{i18n 'admin.customize.theme.import_web_tip'}} {{#if checkPrivate}}