Bugzilla – Attachment 9674 Details for
Bug 7470
Babeltheque improvement and social networks links (like, +1,...)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7470: Followup: Changes mailto links
0001-Bug-7470-Followup-Changes-mailto-links.patch (text/plain), 1.60 KB, created by
Jonathan Druart
on 2012-05-21 07:26:35 UTC
(
hide
)
Description:
Bug 7470: Followup: Changes mailto links
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2012-05-21 07:26:35 UTC
Size:
1.60 KB
patch
obsolete
>From 22b56699f0a63ce91a15b3fc8b027fe3b774d015 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 30 Mar 2012 15:50:03 +0200 >Subject: [PATCH 1/1] Bug 7470: Followup: Changes mailto links > >--- > koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >index cc59fb2..f5ecb72 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >@@ -1213,7 +1213,7 @@ YAHOO.util.Event.onContentReady("furtherm", function () { > <a href="http://www.linkedin.com/shareArticle?mini=true&url=[% current_url |url %]&title=[% title |url %]" title="Share on LinkedIn"><img alt="Share on LinkedIn" src="/opac-tmpl/prog/images/socnet/linkedin16.png" /></a> > <a href="http://www.delicious.com/save?url=[% current_url |url %]&title=[% title |url %]" title="Share on Delicious"><img alt="Share on Delicious" src="/opac-tmpl/prog/images/socnet/delicious16.gif" /></a> > <g:plusone size="small"></g:plusone> >- <a href="mailto:ADRESSE?subject=TO READ : [% title %]>&body=[% title %]> [% current_url |url %]" title="Share by email"><img alt="Share by email" src="/opac-tmpl/prog/images/socnet/mailto16.png" /></a> >+ <a href="mailto:?subject=[% title %]&body=[% title %] ([% current_url |url %])" title="Share by email"><img alt="Share by email" src="/opac-tmpl/prog/images/socnet/mailto16.png" /></a> > </div> > [% END %] > >-- >1.7.7.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7470
:
7984
|
7985
|
7986
|
8257
|
8336
|
8476
|
8630
|
8707
|
8716
|
8955
|
9271
|
9643
|
9674
|
10904