diff --git a/Templates/goldClub/farmlist.tpl b/Templates/goldClub/farmlist.tpl
index 3ff93691..41f7ee1a 100644
--- a/Templates/goldClub/farmlist.tpl
+++ b/Templates/goldClub/farmlist.tpl
@@ -96,19 +96,20 @@ $vdata = $database->getVillage($towref);
getVillageType2($towref);
if($oasistype != 0){
+ $thisVillageName = 'Oasis';
+ }
+ else
+ {
+ $thisVillageName = $vdata["name"];
+ }
?>
- Oasis
+
(
|
)
-
-
-
-
-
-
+