Author: dom Date: 2010-04-28 23:22:59 +0100 (Wed, 28 Apr 2010) New Revision: 1290
Modified: website/preview/includes/cities_list.inc Log: bahrain not in europe...
Modified: website/preview/includes/cities_list.inc =================================================================== --- website/preview/includes/cities_list.inc 2010-04-28 18:06:37 UTC (rev 1289) +++ website/preview/includes/cities_list.inc 2010-04-28 22:22:59 UTC (rev 1290) @@ -35,15 +35,22 @@ <th></th> </tr> <tr> - <td><a href="http://bahrain.openguides.org/">Bahrain</a></td> - <td><a href="http://cern.openguides.org/">CERN</a></td> + <td><a href="http://brussels.openguides.org/">Brussels</a></td> <td></td> </tr> <tr> - <td><a href="http://brussels.openguides.org/">Brussels</a></td> + <td><a href="http://cern.openguides.org/">CERN</a></td> <td></td> </tr>
+ <tr> + <th>Asia</th> + <th></th> + </tr> + <tr> + <td><a href="http://bahrain.openguides.org/">Bahrain</a></td> + </tr> + </table> </div>
openguides-commits@lists.openguides.org