';
+ $s .= '
' . t('Current Weather Settings') . '
';
+ $s .= '
';
+ $s .= '
Find the location code for the airport/weather station nearest you here.
';
+ $s .= '
';
+ $s .= '
';
+ $s .= '
';
+ $s .= '
';
+ $s .= '
';
+ $s .= '
';
+
+ $s .= '
';
+
+ /* provide a submit button */
+
+ $s .= '
';
+
+}
+
+
diff --git a/curtemp/getweather.php b/curweather/getweather.php
similarity index 100%
rename from curtemp/getweather.php
rename to curweather/getweather.php
diff --git a/curtemp/test.php b/curweather/test.php
similarity index 100%
rename from curtemp/test.php
rename to curweather/test.php