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
19c43725
Commit
19c43725
authored
Dec 30, 2014
by
David Baumgold
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6393 from edx/remove-useless-gettext
HTML should not be i18ned
parents
234691e4
a2760ecc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
lms/templates/dashboard.html
+3
-1
No files found.
lms/templates/dashboard.html
View file @
19c43725
...
...
@@ -387,7 +387,9 @@
<header>
<h2
id=
"unenrollment-modal-title"
>
${_("
<span
id=
'track-info'
></span>
{course_number}?
<span
id=
'refund-info'
></span>
").format(course_number="
<span
id=
'unenroll_course_number'
></span>
")}
<span
id=
'track-info'
></span>
<span
id=
'unenroll_course_number'
></span>
?
<span
id=
'refund-info'
></span>
<span
class=
"sr"
>
,
## Translators: this text gives status on if the modal interface (a menu or piece of UI that takes the full focus of the screen) is open or not
${_("window open")}
...
...
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