update ScheduleDirect help text
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<div class="readOnlyContent" style="margin-top: 2em;">
|
||||
|
||||
<h1>Schedules Direct</h1>
|
||||
|
||||
<p class="createAccountHelp"></p>
|
||||
<div style="background-color:rgba(82,181,75,.8);color:#fff;padding:.7em 1em;font-size:16px;border-radius:4px;">
|
||||
${GuideProviderLoginStep}
|
||||
</div>
|
||||
|
||||
@@ -148,6 +148,7 @@
|
||||
refreshListings(page, this.value);
|
||||
});
|
||||
|
||||
$('.createAccountHelp', page).html(Globalize.translate('MessageCreateAccountAt', '<a href="http://www.schedulesdirect.org" target="_blank">http://www.schedulesdirect.org</a>'));
|
||||
|
||||
}).on('pageshowready', "#liveTvGuideProviderScdPage", function () {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user