X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FEditLinks;h=e167d1144008acae8e72ee9edf688c601d2ec510;hb=31f3763747b82764bb019cfab5b2a2945fc9a99d;hp=d6d1ee955ff2b665b30df431f52fdf3d9ed0f820;hpb=9d354e2a0b212a3459d93f3698f26e200577f289;p=freeside.git diff --git a/rt/share/html/Elements/EditLinks b/rt/share/html/Elements/EditLinks index d6d1ee955..e167d1144 100755 --- a/rt/share/html/Elements/EditLinks +++ b/rt/share/html/Elements/EditLinks @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -119,6 +119,7 @@

<&|/l&>New Links

% if (ref($Object) eq 'RT::Ticket') { <&|/l&>Enter tickets or URIs to link tickets to. Separate multiple entries with spaces. +
<&|/l&>You may enter links to Articles as "a:###", where ### represents the number of the Article. % $m->callback( CallbackName => 'ExtraLinkInstructions' );

% } elsif (ref($Object) eq 'RT::Queue') {