Fixes an unbalanced tag.
authorFabien Laborde <fabien.laborde@polytechnique.org>
Sun, 21 Jun 2009 12:47:41 +0000 (14:47 +0200)
committerFabien Laborde <fabien.laborde@polytechnique.org>
Sun, 21 Jun 2009 12:47:41 +0000 (14:47 +0200)
Signed-off-by: Fabien Laborde <fabien.laborde@polytechnique.org>
templates/survey/edit_root.tpl

index 778f232..4be7fc2 100644 (file)
@@ -60,6 +60,7 @@
           {/foreach}
         </select>
       </td>
+    </tr>
     <tr id="ln_promo">
       <td class="titre">Promotions</td>
       <td><input type="text" name="survey_question[promos]" size="50" maxlength="200" value="{$survey_current.promos}"/></td>