From 174d658f2defe07bc3d6e0b38d29e1c9b1e37fe6 Mon Sep 17 00:00:00 2001 From: james Date: Thu, 10 Sep 2009 21:31:51 +0000 Subject: [PATCH] Start of a new trasnlation dropdown, commit so maybe dave can help :) --- admin/sponsors.php | 2 +- translationsdropdownnew.inc.php | 41 +++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 translationsdropdownnew.inc.php diff --git a/admin/sponsors.php b/admin/sponsors.php index 6b4ec3d..2fbce43 100644 --- a/admin/sponsors.php +++ b/admin/sponsors.php @@ -102,7 +102,7 @@ echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; echo "\n"; echo "
".i18n("Organization Name")."organization)."\" size=\"60\" maxlength=\"128\" />
".i18n("Organization Name")."organization)."\" size=\"60\" maxlength=\"128\" />
".i18n("Address")."address)."\" size=\"60\" maxlength=\"64\" />
".i18n("City")."city)."\" size=\"32\" maxlength=\"32\" />
".i18n($config['provincestate']).""; diff --git a/translationsdropdownnew.inc.php b/translationsdropdownnew.inc.php new file mode 100644 index 0000000..825e580 --- /dev/null +++ b/translationsdropdownnew.inc.php @@ -0,0 +1,41 @@ + + + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public + License as published by the Free Software Foundation, version 2. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; see the file COPYING. If not, write to + the Free Software Foundation, Inc., 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. +*/ +?> + +