Commit 0fe72b3e by Giulio Gratta

help modal text and link changes

parent e34870bf
......@@ -257,7 +257,7 @@
</section>
% if settings.FEATURES.get('ENABLE_DISCUSSION_HOME_PANEL'):
<span class="label label-settings">${_("HOW TO USE EDX DISCUSSIONS")}</span>
<span class="label label-settings">${_("HOW TO USE DISCUSSIONS")}</span>
<table class="home-helpgrid">
<tr class="helpgrid-row helpgrid-row-navigation">
<td class="row-title">${_("Find discussions")}</td>
......
......@@ -132,8 +132,8 @@
%>
<p>
${_(
'Thank you for your inquiry or feedback. We typically respond to a request within three'
'business days. In the meantime, please review our {link_start}Help Center articles{link_end},'
'Thank you for your inquiry or feedback. We typically respond to a request within three '
'business days. In the meantime, please review our {link_start}Help Center articles{link_end}, '
'where answers to many common questions have been posted.'
).format(
open_time=open_time,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment