' . __( 'Settings Saved.', 'artiss-currency-converter' ) . "

\n"; } else { echo '

' . $error . "

\n"; } } // Fetch options and rates into an array $options = occ_get_options(); if ( $fetch_options && isset( $_POST[ 'occ_app_id' ] ) ) { $options[ 'key' ] = $_POST[ 'occ_app_id' ]; } $rates_array = occ_get_rates( $options[ 'rates_cache' ] ); $codes_array = occ_get_codes( $options[ 'codes_cache' ] ); if ( !isset( $options[ 'id' ] ) or $options[ 'id' ] == '' ) { echo '

' . __( 'A valid App ID must be specified before Open Currency Converter will work.', 'artiss-currency-converter' ) . '

' . "\n"; } ?>

sign up here if you don\'t have one.', 'artiss-currency-converter' ); ?>