Projet

Général

Profil

Révision 3d3b31ae

Ajouté par Jocelyn Delande il y a plus de 10 ans

Moved some treatements to functions for better understanding.

Voir les différences:

html/form_param.html
1 1
<div id="addParams">
2 2
  <label id="paramFormShow">Paramétrer le panorama</label>
3 3
</div>
4
     <form action="addParams.php?param_dir=%s&amp;param_panorama=%s" id="form_param" method="post">
4
     <form action="addParams.php?param_panorama=%s" id="form_param" method="post">
5 5
  <fieldset id="adding"><legend id="paramFormHide">Paramétrage du panorama</legend>
6 6
    <label title="Au moins 4 caractères">Titre :
7 7
      <input type="text" pattern="^.{1,40}$" name="param_title" placeholder="%s"

Formats disponibles : Unified diff