[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/help/ -> messages.new.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2  <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
   3  <head>
   4  <title>Messages - New</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Messages: New</strong>
   8  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
   9       <tr>
  10            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  11            <td width="84%" valign="top" class="data"><p>Using this screen you
  12                      can write and send private messages to other system administrators.</p>
  13                 <ul>
  14                      <li><strong>To</strong>: Select from
  15                           the drop-down list the administrator you want to send message
  16                      to.</li>
  17                      <li><strong>Subject</strong>:
  18                           Type the subject of your message<strong>.</strong></li>
  19                      <li><strong>Message</strong>: Type the body
  20                      of your message.</li>
  21            </ul></td>
  22       </tr>
  23       <tr>
  24            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  25            <td valign="top" class="data">n/a</td>
  26       </tr>
  27       <tr>
  28            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  29            <td valign="top" class="data">n/a</td>
  30       </tr>
  31       <tr>
  32            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  33            <td valign="top" class="data">n/a</td>
  34       </tr>
  35       <tr>
  36            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  37            <td valign="top" class="data"><ul>
  38                 <li><strong>Send</strong>: Click this icon
  39                           to send your message.</li>
  40                 <li><strong>Cancel</strong>: Cancel operation
  41                      and retuen to previous screen<strong>.</strong></li>
  42            </ul></td>
  43       </tr></table>
  44  
  45  
  46  </body></html>