-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathshare.php
More file actions
70 lines (41 loc) · 2.77 KB
/
share.php
File metadata and controls
70 lines (41 loc) · 2.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!--<span class="chicklets sharethis">ShareThis</span></span></span> -->
<span displaytext="Facebook" class="st_facebook" st_processed="yes"><span class="stButtons share_this_span">
<!--facebook-->
<a title="Share on Facebook"
href="http://www.facebook.com/sharer.php?s=100&p[title]=Check out this airline on reviewonairline.com:Check&p[url]={{fullUrl}}"
target="_blank">
<span>
<img src="{{ asset('themes/frontend/images/facebook_16.png') }}"alt=""style="margin: 0 1px -6px;"> facebook
</span>
</a>
</li>
<!--facebook-->
</span></span> <span displaytext="Tweet" class="st_twitter" st_processed="yes"><span class="stButtons share_this_span">
<!--Twitter-->
<a title="Share on Twitter"
href="https://twitter.com/intent/tweet?text=Check out this airline on reviewonairline.com:&url={{fullUrl}}"
target="_blank">
<span>
<img src="{{ asset('themes/frontend/images/twitter_16.png') }}"alt=""style="margin: 0 1px -6px;"> Tweet
</span>
</a>
</li>
<!--Twitter-->
</span></span> <span displaytexprofilet="LinkedIn" class="st_linkedin" st_processed="yes"><span class="stButtons share_this_span">
<!--Linkdin--->
<a title="Share on Linkedin"
href="http://www.linkedin.com/shareArticle?mini=false&url={{fullUrl}}&title=Check out this airline on reviewonairline.com"
target="_blank">
<span>
<img src="{{ asset('themes/frontend/images/linkedin_16.png') }}"style="margin: 0 1px -6px;"alt=""> LinkedIn
</span>
</a>
</li>
<!--Linkdin--->
</span></span> <span displaytext="Pinterest" class="st_pinterest" st_processed="yes">
<!--Pinterest-->
<span style="text-decoration:none;color:#000000;display:inline-block;cursor:pointer;" class="stButtons">
<a href="http://pinterest.com/pin/create/button/?url={{fullUrl}}&media={{fullUrl}}&description={{fullUrl}}" class="pin-it-button" count-layout="horizontal">
<img border="0" src="//assets.pinterest.com/images/PinExt.png" style="margin: 0 1px -6px;"title="Pin It" /> Pinterest
</a>
<!--Pinterest-->