Update placeholder github url in correct format
This commit is contained in:
parent
0e10b47618
commit
2912170e9e
|
@ -14,7 +14,7 @@
|
|||
<label class="radio" for="remote">{{i18n 'upload_selector.from_the_web'}}</label>
|
||||
{{#if remote}}
|
||||
<div class="inputs">
|
||||
{{input value=uploadUrl placeholder="https://github.com/discourse/discourse/sample_theme"}}
|
||||
{{input value=uploadUrl placeholder="https://github.com/discourse/sample_theme"}}
|
||||
<span class="description">{{i18n 'admin.customize.theme.import_web_tip'}}</span>
|
||||
{{#if checkPrivate}}
|
||||
<div class='check-private'>
|
||||
|
|
Loading…
Reference in New Issue