소스 검색

- New link to the email test page

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@279 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 15 년 전
부모
커밋
e2b81f2df5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      setup/data/structure/1.menus.xml

+ 1 - 0
setup/data/structure/1.menus.xml

@@ -968,6 +968,7 @@ display: list-item;
 <i><b>Actions</b></i> define the actions to be performed when the triggers execute. For now there is only one kind of action consisting in sending an email message.
 Such actions also define the template to be used for sending the email as well as the other parameters of the message like the recipients, importance, etc.
 </p>
+<p>A special page: <a href="../setup/email.test.php" target="_blank">email.test.php</a> is available for testing and troubleshooting your PHP mail configuration.</p>
 <p>To be executed, actions must be associated to triggers.
 When associated with a trigger, each action is given an 'order' number, specifying in which order the actions are to be executed.</p>
 </div>