Pārlūkot izejas kodu

- 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 gadi atpakaļ
vecāks
revīzija
e2b81f2df5
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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>