Bugzilla – Attachment 10904 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]
[SIGNED-OFF] Bug 7470: Followup: Changes mailto links
SIGNED-OFF-Bug-7470-Followup-Changes-mailto-links.patch (text/plain), 1.69 KB, created by
Owen Leonard
on 2012-07-17 15:26:41 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 7470: Followup: Changes mailto links
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2012-07-17 15:26:41 UTC
Size:
1.69 KB
patch
obsolete
>From 8b49e5d8740aaaf8ad97aeea772e3c539832e221 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] [SIGNED-OFF] Bug 7470: Followup: Changes mailto links >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 5e2b55e..54ed48e 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >@@ -1246,7 +1246,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.9.5
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