X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FMessageBox;fp=rt%2Fshare%2Fhtml%2FElements%2FMessageBox;h=09fedad7e4d5846e43b07a71fa6be5acdb31e387;hp=6f55b270475c84be27cc8bcf094baf1d5425559a;hb=45d35d5739d05e602bc317739485693e0e9ff0b5;hpb=662be3ece2ef8c7f05fcbfaa699d80a6a73ca110 diff --git a/rt/share/html/Elements/MessageBox b/rt/share/html/Elements/MessageBox index 6f55b2704..09fedad7e 100755 --- a/rt/share/html/Elements/MessageBox +++ b/rt/share/html/Elements/MessageBox @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -50,6 +50,9 @@ % $m->callback( %ARGS, SignatureRef => \$signature ); <% $Default || '' %><% $message %><% $signature %> % $m->callback( %ARGS, CallbackName => 'AfterTextArea' ); +% if (RT->Config->Get('MessageBoxRichText', $session{'CurrentUser'})) { +" /> +% } <%INIT> my $message = '';