[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> banners.client.new.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   2  
   3  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   4  
   5  <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
   6  <head>
   7  <title>Banner Client - New</title>
   8  <link href="css/help.css" rel="stylesheet" type="text/css" />
   9  </head>
  10  <body><strong class="title">Banner Client Manager : Create a New Banner Client </strong>
  11  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  12       <tr>
  13            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  14            <td width="84%" valign="top" class="data"><p>This page allows you to
  15                      create a new banner client.</p>
  16                 <strong>Details</strong>
  17            <ul>
  18                 <li><strong>Client Name</strong>: Type here the name for the Client.</li>
  19                 <li><strong>Contact Name</strong>: Add a contact for this client.</li>
  20                 <li><strong>Contact Email</strong>: Add the Contact's e-mail address.</li>
  21                 <li><strong>Extra Info</strong>: Any other information about the
  22                      client you wish to store.</li>
  23            </ul></td>
  24       </tr>
  25       <tr>
  26            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  27            <td valign="top" class="data">n/a</td>
  28       </tr>
  29       <tr>
  30            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  31            <td valign="top" class="data">n/a</td>
  32       </tr>
  33       <tr>
  34            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  35            <td valign="top" class="data">n/a</td>
  36       </tr>
  37       <tr>
  38            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  39            <td valign="top" class="data"><ul>
  40                 <li><strong>Save</strong>: Click here to save.</li>
  41                 <li><strong>Close</strong>: Cancels without saving.</li>
  42            </ul></td>
  43       </tr></table>
  44  </body></html>