Minor change to use existing lang

This commit is contained in:
Miles Lott 2001-06-25 07:01:14 +00:00
parent b9671eacfa
commit d476922fc3

View File

@ -18,7 +18,7 @@
global $phpgw;
$country = array(
'user_choice' => 'User Choice',
'user_choice' => 'Users Choice',
'force_select' => 'Force Selectbox'
);