[ Index ]
 

Code source de WebCalendar 1.0.5

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables | Statistiques

title

Body

[fermer]

/ -> help_layers.php (source)

   1  <?php
   2  include_once  'includes/init.php';
   3  print_header('','','',true);
   4  ?>
   5  
   6  <h2><?php etranslate("Help")?>: <?php etranslate("Layers")?></h2>
   7  
   8  <table style="border-width:0px;">
   9      <tr><td colspan="2">
  10          <?php etranslate("Layers are useful for displaying other users' events in your own calendar.  You can specifiy the user and the color the events will be displayed in.")?>
  11      </td></tr>
  12      <tr><td colspan="2">&nbsp;</td></tr>
  13      <tr><td class="help">
  14          <?php etranslate("Add/Edit/Delete")?>:</td><td>
  15          <?php etranslate("Clicking the Edit Layers link in the admin section at the bottom of the page will allow you to add/edit/delete layers.")?>
  16      </td></tr>
  17      <tr><td class="help">
  18          <?php etranslate("Source")?>:</td><td>
  19          <?php etranslate("Specifies the user that you would like to see displayed in your calendar.")?>
  20      </td></tr>
  21      <tr><td class="help">
  22          <?php etranslate("Colors")?>:</td><td>
  23          <?php etranslate("The text color of the new layer that will be displayed in your calendar.")?>
  24      </td></tr>
  25      <tr><td class="help">
  26          <?php etranslate("Duplicates")?>:</td><td>
  27          <?php etranslate("If checked, events that are duplicates of your events will be shown.")?>
  28      </td></tr>
  29      <tr><td class="help">
  30          <?php etranslate("Disabling")?>:</td><td>
  31          <?php etranslate("Press the Disable Layers link in the admin section at the bottom of the page to turn off layers.")?>
  32      </td></tr>
  33      <tr><td class="help">
  34          <?php etranslate("Enabling")?>:</td><td>
  35          <?php etranslate("Press the Enable Layers link in the admin section at the bottom of the page to turn on layers.")?>
  36      </td></tr>
  37  </table>
  38  <br /><br />
  39  
  40  <?php if ( $allow_color_customization ) { ?>
  41      <h3><?php etranslate("Colors")?></h3>
  42      <?php etranslate("colors-help")?>
  43      <br /><br />
  44  <?php } // if $allow_color_customization ?>
  45  
  46  <?php include_once  "includes/help_trailer.php"; ?>
  47  </body>
  48  </html>


Généré le : Fri Nov 30 19:09:19 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics