Fixes some XHTML strict errors or warnings
[platal.git] / templates / profile / jobs.sector.tpl
index 56154a8..e12c3dc 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2009 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -22,7 +22,7 @@
 
 <?xml version="1.0" encoding="utf-8"?>
 <select name="jobs[{$id}][subSector]" {if ($change)}onchange="updateJobSubSector({$id}, '')"{/if}>
-  <option value="0"></option>
+  <option value="0">&nbsp;</option>
   {iterate from=$subSectors item=subSector}
   {if $subSector.optgroup}
   {if $gp}