Solution:

in $OTRSROOT/Kernel/Output/HTML/Standard/AgentFAQ.dtl

Disable this block of code:
---
   if (parent.opener.document.compose.Subject.value == '') {
parent.opener.document.compose.Subject.value = document.spelling.Title.value;
   }
   else {
parent.opener.document.compose.Subject.value += ' - ' + document.spelling.Title.value;
   }
---
=> lines 227 - 232

Stefan

---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/

Reply via email to