[ Index ]
 

Code source de GeekLog 1.4.1

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/public_html/layout/professional/admin/plugins/ -> editor.thtml (source)

   1                              {start_block_editor}
   2                              <table border="0" cellpadding="3" cellspacing="0" width="100%">
   3                                  <tr>
   4                                      <td>
   5                                          <form action="{site_admin_url}/plugins.php" method="post">
   6                                              <table border="0" cellspacing="0" cellpadding="3">
   7                                                  <tr>
   8                                                      <td><img src="{pi_icon}" alt=""></td>
   9                                                      <td>
  10                                                          <input type="submit" value="{lang_save}" name="mode">
  11                                                          <input type="submit" value="{lang_cancel}" name="mode">
  12                                                          {delete_option}&nbsp;{update_option}
  13                                                          <input type="hidden" name="pi_name" value="{pi_name}">
  14                                                          <input type="hidden" name="confirmed" value="{confirmed}">
  15                                                          <input type="hidden" name="pi_homepage" value="{pi_homepage}">
  16                                                          <input type="hidden" name="pi_version" value="{pi_version}">
  17                                                          <input type="hidden" name="pi_codeversion" value="{pi_codeversion}">
  18                                                          <input type="hidden" name="pi_gl_version" value="{pi_gl_version}">
  19                                                      </td>
  20                                                  <tr>
  21                                                  <tr>
  22                                                      <td class="alignright"><b>{lang_pluginname}:</b></td>
  23                                                      <td>{pi_name}</td>
  24                                                  </tr>
  25                                                  <tr>
  26                                                      <td class="alignright"><b>{lang_pluginhomepage}:</b></td>
  27                                                      <td><a href="{pi_homepage}">{pi_homepage}</a></td>
  28                                                  </tr>
  29                                                  <tr>
  30                                                      <td class="alignright"><b>{lang_pluginversion}:</b></td>
  31                                                      <td>{pi_version}</td>
  32                                                  </tr>
  33                                                  <tr>
  34                                                      <td class="alignright"><b>{lang_plugincodeversion}:</b></td>
  35                                                      <td>{pi_codeversion}</td>
  36                                                  </tr>
  37                                                  <tr>
  38                                                      <td class="alignright"><b>{lang_geeklogversion}:</b></td>
  39                                                      <td>{pi_gl_version}</td>
  40                                                  </tr>
  41                                                  <tr>
  42                                                      <td class="alignright"><b>{lang_enabled}:</b></td>
  43                                                      <td><input type="checkbox" name="enabled" {enabled_checked}>
  44                                                  </tr>
  45                                              </table>
  46                                          </form>
  47                                      </td>
  48                                  </tr>
  49                              </table>
  50                              {end_block}
  51  


Généré le : Wed Nov 21 12:27:40 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics