[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> sections.copy.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>Section - Copy</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Sections Manager
   8  : Copy a Section </strong>
   9  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  10       <tr>
  11            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  12            <td width="84%" valign="top" class="data"><p>From this screen, you can
  13                      copy a Section and Categories it contains.
  14            During the operation, you define the name of the new Section.</p>
  15            </td>
  16       </tr>
  17       <tr>
  18            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  19            <td valign="top" class="data">n/a</td>
  20       </tr>
  21       <tr>
  22            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  23            <td valign="top" class="data">n/a</td>
  24       </tr>
  25       <tr>
  26            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  27            <td valign="top" class="data">n/a</td>
  28       </tr>
  29       <tr>
  30            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  31            <td valign="top" class="data"><ul>
  32                 <li><strong>Save</strong>: Click this icon
  33                      to save the changes</li>
  34                 <li><strong>Cancel</strong>: Click this icon to
  35                           cancel the action and return to previous screen</li>
  36            </ul></td>
  37       </tr></table>
  38  
  39  
  40  </body></html>