[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/templates/admin/ -> help.template (source)

   1  <html>
   2   <head>
   3    <meta http-equiv="Content-Type" content="text/html; charset={$locale->getCharset()}"/>
   4    <title>{$locale->tr("plog_help")}</title>
   5    <style <style type="text/css" media="all">
   6     {literal}
   7     body {
   8      background-color: #f4f694;
   9     }
  10     h2 {
  11      background-color: #c9cb7a;
  12      padding: 3px;
  13      font-size: 14pt;
  14      font-decoration: bold;
  15     }
  16     {/literal}
  17    </style>
  18   </head>
  19   <body>
  20    <h2>{$locale->tr("help")}</h2>
  21    <p>
  22     {$help}
  23    </p>
  24    <a href="#" onclick="javascript:window.close();">Close</a>
  25   </body>
  26  </html>


Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics