From d63a2e6e1bff0b7f0f4dc7364a8bc9105cdfc27e Mon Sep 17 00:00:00 2001 From: tony baldwin Date: Mon, 11 Feb 2013 05:44:12 -0500 Subject: [PATCH] added infor for user to find station location code --- curtemp.tgz | Bin 30720 -> 30720 bytes curtemp/curtemp.php | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/curtemp.tgz b/curtemp.tgz index 36f1230e9a6389791631b7bebe228bc5a8428f3d..3281dbf705219772bf96cf7aa19d81d84cbc88e2 100644 GIT binary patch delta 688 zcmb7>K}!Nb6vx*^W5Esv9!$a>Lf4&LS6zrr@DgP za~c{nVmlM;k0OZ$fF?MXPX|ZYB*zcgxB1@pcCPC>+P0ljuR9u8zuOu2Q`5T?a()`_qFbrZm|*n< z0c+Y#L=VG2kltDK-=O9f>5rhK+EPP_hj7dEP#Av{j~6G!SAAaM`Hh{&lTsyTHFxdg frEGYyq4&3?dL?J?mSzijTl#Mr>dn8Co%(8%17LBVvgA!7

mznk%9t4Nq%1CL_rxA5Iy;0z~xCn`P?vLfb`_5AUReu69xqXyt+1p2rx|+V2a1; z5_4l?L%2(f49tNpF*X6Y1izV+SgI$Bu=?sMIF^=VFind the location code for the station or airport nearest you at http://en.wikipedia.org/wiki/International_Air_Transport_Association_airport_code * Version: 1.0 * Author: Tony Baldwin - * Author: Fabio Comuni * */ require_once('addon/curtemp/getweather.php'); @@ -83,6 +82,7 @@ function curtemp_plugin_settings(&$a,&$s) { $s .= '

'; $s .= '

' . t('Current Temp Settings') . '

'; $s .= '
'; + $s .= '

Find the location code for the airport/weather station nearest you here.

'; $s .= ''; $s .= ''; $s .= '
';