Changeset 3082

Show
Ignore:
Timestamp:
08/08/08 16:17:02 (3 months ago)
Author:
alexandrej
Message:

Formulaire pour gérer les périodes de publications

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/project/modules/devel/cms3/heading/templates/headingelementinformation.tpl

    r3081 r3082  
    4343            <tr> 
    4444                <td> 
     45                    Publié à partir de <input type="text" name="publishedfrom" /> 
     46                </td> 
     47            </tr> 
     48            <tr> 
     49                <td> 
     50                    Fin de publication <input type="text" name="publishedat" /> 
     51                </td> 
     52            </tr> 
     53                    <tr> 
     54                <td> 
    4555                    <a href="#" onclick="document.formzone.submit();"> {copixicon type="save"} Sauvegarder </a> 
    4656                </td>