X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FEditLinks;h=40667a869d25e0439005c3ac47a6337c45fd1d68;hb=33beebf4cb42eba3e1dd868ad5e0af102de961da;hp=d6d1ee955ff2b665b30df431f52fdf3d9ed0f820;hpb=7ac86daf67b0a95153b736d5811f9050363f6553;p=freeside.git diff --git a/rt/share/html/Elements/EditLinks b/rt/share/html/Elements/EditLinks index d6d1ee955..40667a869 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-2012 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') {