[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> banners.client.edit.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 - Edit</title>
   8  <link href="css/help.css" rel="stylesheet" type="text/css" />
   9  </head>
  10  <body><strong class="title">Banner Client Manager : Edit</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 displays information
  15                      about a client when you edit it.</p>
  16            <strong>Details</strong>
  17            <ul>
  18                 <li><strong>Client Name</strong>: Type here the name of the business which buys banner display from your site.</li>
  19                 <li><strong>Contact Name</strong>: Type here the name of whom to contact about matters related to this client.</li>
  20                 <li><strong>Contact Email</strong>: The e-mail of the person to contact. Will only be visible here.</li>
  21                 <li><strong>Extra Info</strong>: Any other information about the client you wish to store. Only visible here. </li>
  22            </ul></td>
  23       </tr>
  24       <tr>
  25            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  26            <td valign="top" class="data">n/a</td>
  27       </tr>
  28       <tr>
  29            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  30            <td valign="top" class="data">n/a</td>
  31       </tr>
  32       <tr>
  33            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  34            <td valign="top" class="data">n/a</td>
  35       </tr>
  36       <tr>
  37            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  38            <td valign="top" class="data"><ul>
  39                 <li><strong>Save</strong>: Click here to save your new or edited client&#39;s details.</li>
  40                 <li><strong>Close</strong>: Cancels the action. Any modification is lost. If opened to edit, the client remains checked-in.</li>
  41            </ul></td>
  42       </tr></table>
  43  </body></html>