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
d5a5b5b7
Commit
d5a5b5b7
authored
Mar 12, 2014
by
Sef Kloninger
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2921 from edx/giulio/zendesk-help-links
Edited CMS help links with zendesk info
parents
b826266e
af805e03
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
cms/templates/widgets/header.html
+2
-2
cms/templates/widgets/sock.html
+1
-1
No files found.
cms/templates/widgets/header.html
View file @
d5a5b5b7
...
@@ -134,10 +134,10 @@
...
@@ -134,10 +134,10 @@
<a
href=
"http://edx.readthedocs.org/projects/ca/en/latest/"
>
${_("Studio Documentation")}
</a>
<a
href=
"http://edx.readthedocs.org/projects/ca/en/latest/"
>
${_("Studio Documentation")}
</a>
</li>
</li>
<li
class=
"nav-item nav-help-helpcenter"
>
<li
class=
"nav-item nav-help-helpcenter"
>
<a
href=
"https://
groups.google.com/d/forum/openedx-studio
"
target=
"_blank"
rel=
"external"
>
${_("studio-users group")}
</a>
<a
href=
"https://
stanfordonline.zendesk.com/hc
"
target=
"_blank"
rel=
"external"
>
${_("studio-users group")}
</a>
</li>
</li>
<li
class=
"nav-item nav-help-feedback"
>
<li
class=
"nav-item nav-help-feedback"
>
<a
href=
"mailto:courseops@
class.stanford.edu"
title=
"${_("
Use
our
feedback
tool
,
Tender
,
to
share
your
feedback
")}"
>
${_("Contact Us")}
</a>
<a
href=
"mailto:courseops@
stanfordonline.zendesk.com"
title=
"${_("
Share
your
feedback
with
us
.
")}"
>
${_("Contact Us")}
</a>
</li>
</li>
</ul>
</ul>
</div>
</div>
...
...
cms/templates/widgets/sock.html
View file @
d5a5b5b7
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
<span
class=
"tip"
>
${_("How to use Studio to build your course")}
</span>
<span
class=
"tip"
>
${_("How to use Studio to build your course")}
</span>
</li>
</li>
<li
class=
"action-item"
>
<li
class=
"action-item"
>
<a
href=
"https://
groups.google.com/d/forum/openedx-studio
"
rel=
"external"
class=
"action action-primary"
>
${_("studio-users group")}
</a>
<a
href=
"https://
stanfordonline.zendesk.com/hc
"
rel=
"external"
class=
"action action-primary"
>
${_("studio-users group")}
</a>
<span
class=
"tip"
><i
class=
"ss-icon ss-symbolicons-block icon-help"
>

</i>
${_("studio-users group")}
</span>
<span
class=
"tip"
><i
class=
"ss-icon ss-symbolicons-block icon-help"
>

</i>
${_("studio-users group")}
</span>
</li>
</li>
<li
class=
"action-item"
>
<li
class=
"action-item"
>
...
...
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