All *_list() functions now does not display html directly - added echo when needed.
[fa-stable.git] / gl / manage / exchange_rates.php
index 5bc3b25226e5aa84ef1bd97474e658a0ec991161..a22b71526814cb7dbb101ec1d4eba07c1172df1e 100644 (file)
@@ -172,7 +172,7 @@ if (!isset($_POST['curr_abrev']))
 
 echo "<center>";
 echo _("Select a currency :") . "  ";
-currencies_list('curr_abrev', null, true);
+echo currencies_list('curr_abrev', null, true);
 echo "</center>";
 
 // if currency sel has changed, clear the form