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
ed648176
Commit
ed648176
authored
Jan 10, 2014
by
Diana Huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use correct linkedin button.
parent
f3700127
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
+2
-1
lms/static/images/linkedin_add_to_profile.png
+0
-0
lms/templates/linkedin/linkedin_email.html
+2
-1
No files found.
lms/static/images/linkedin_add_to_profile.png
0 → 100644
View file @
ed648176
1.09 KB
lms/templates/linkedin/linkedin_email.html
View file @
ed648176
<
%
namespace
name=
'static'
file=
'../static_content.html'
/>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html
xmlns:fb=
"http://www.facebook.com/2008/fbml"
xmlns:og=
"http://opengraph.org/schema/"
>
<head>
...
...
@@ -643,7 +644,7 @@
<br>
## TODO put path/to/real/source/file here
<div
align=
"right"
><a
href=
"${linkedin_add_url}"
style=
"font-size: 12px;word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #126f9a;font-weight: normal;text-decoration: underline;"
target=
"_blank"
><img
align=
"none"
src=
"
/linkedin_add_to_profile.png
"
></a></div>
<div
align=
"right"
><a
href=
"${linkedin_add_url}"
style=
"font-size: 12px;word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #126f9a;font-weight: normal;text-decoration: underline;"
target=
"_blank"
><img
align=
"none"
src=
"
${static.url('images/linkedin_add_to_profile.png')}
"
></a></div>
</td>
</tr>
</tbody></table>
...
...
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