fix spelling in welcome.tpl
[phpfspot.git] / themes / default / templates / tags.tpl
index 52c870cac95362828456345c9f7f66bc83ebc65e..326c09531449f650458da5aeb4414790801d24df 100644 (file)
@@ -4,7 +4,7 @@
 <div id="available_tags"></div>
 <span style="vertical-align: middle; text-decoration: underline;">
  <img src="resources/selected_tags.png" alt="selected tags" />Selected Tags:
-</span
+</span>
  &nbsp;
  <input type="radio" name="condition" value="or" onclick="Tags('condition', this);" {if $current_condition == "or" } checked="checked" { /if } title="OR condition" />||
  <input type="radio" name="condition" value="and" onclick="Tags('condition', this);" {if $current_condition == "and" } checked="checked" { /if } title="AND condition" />&amp;&amp;