Close span tag
authorcavaliet
Mon, 20 Feb 2012 11:51:04 +0100
changeset 71 9a7576e29b45
parent 69 d76e5e0ded24
child 72 ed8e08bdfda8
Close span tag
Resources/views/WikiTag/contextSearchDiv.html.twig
--- a/Resources/views/WikiTag/contextSearchDiv.html.twig	Mon Jan 23 01:02:43 2012 +0100
+++ b/Resources/views/WikiTag/contextSearchDiv.html.twig	Mon Feb 20 11:51:04 2012 +0100
@@ -1,5 +1,5 @@
 {# partial display for context search div #}
 <div id="wikitag_context_div" class="wikitag_context_static wikitag_context_change">
-<p>Choisissez le tag à ajouter<span style="float:right" class="wikitag_hand_cursor" id="wikitag_context_close" ><b>X</b></p>
+<p>Choisissez le tag à ajouter<span style="float:right" class="wikitag_hand_cursor" id="wikitag_context_close" ><b>X</b></span></p>
 <p><input type="text" name="wikitag_wp_search_context" id="wikitag_wp_search_context" /></p>
 </div>
\ No newline at end of file