Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
0fe72b3e
Commit
0fe72b3e
authored
May 21, 2014
by
Giulio Gratta
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
help modal text and link changes
parent
e34870bf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
lms/templates/discussion/_underscore_templates.html
+1
-1
lms/templates/help_modal.html
+2
-2
No files found.
lms/templates/discussion/_underscore_templates.html
View file @
0fe72b3e
...
@@ -257,7 +257,7 @@
...
@@ -257,7 +257,7 @@
<
/section
>
<
/section
>
%
if
settings
.
FEATURES
.
get
(
'ENABLE_DISCUSSION_HOME_PANEL'
):
%
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"
>
<
table
class
=
"home-helpgrid"
>
<
tr
class
=
"helpgrid-row helpgrid-row-navigation"
>
<
tr
class
=
"helpgrid-row helpgrid-row-navigation"
>
<
td
class
=
"row-title"
>
$
{
_
(
"Find discussions"
)}
<
/td
>
<
td
class
=
"row-title"
>
$
{
_
(
"Find discussions"
)}
<
/td
>
...
...
lms/templates/help_modal.html
View file @
0fe72b3e
...
@@ -132,8 +132,8 @@
...
@@ -132,8 +132,8 @@
%
>
%
>
<p>
<p>
${_(
${_(
'Thank you for your inquiry or feedback. We typically respond to a request within three'
'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},'
'business days. In the meantime, please review our {link_start}Help Center articles{link_end},
'
'where answers to many common questions have been posted.'
'where answers to many common questions have been posted.'
).format(
).format(
open_time=open_time,
open_time=open_time,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment