[ Index ]
 

Code source de Phorum 5.1.25

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/templates/default/ -> pm_moveselect.tpl (source)

   1  {IF PM_USERFOLDERS}
   2    <span style="white-space: nowrap; float:right">
   3      <select name="target_folder" style="vertical-align: middle;">
   4        <option value=""> {LANG->PMSelectAFolder}</option>
   5        {LOOP PM_FOLDERS}
   6          {IF NOT PM_FOLDERS->id FOLDER_ID}
   7            {IF NOT PM_FOLDERS->is_outgoing}
   8              <option value="{PM_FOLDERS->id}"> {PM_FOLDERS->name}</option>
   9            {/IF}
  10          {/IF}
  11        {/LOOP PM_FOLDERS}
  12      </select>
  13      <input type="submit" name="{MOVE_SUBMIT_NAME}" class="PhorumSubmit" value="{LANG->PMMoveToFolder}" />
  14    </span>
  15  {/IF}


Généré le : Thu Nov 29 12:22:27 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics