diff --git a/application/views/station_profile/create.php b/application/views/station_profile/create.php
index 37dcb6419..13798a598 100644
--- a/application/views/station_profile/create.php
+++ b/application/views/station_profile/create.php
@@ -3,13 +3,13 @@ var dxccarray = [];
result() > 0) {
- foreach ($dxcc_list->result() as $dxcc) {
+ foreach ($dxcc_list->result() as $dxcc_item) {
?>
var dxcc = {
- adif: adif; ?>,
- name: "name; ?>",
- cq: cqz; ?>,
- itu: ituz; ?>,
+ adif: adif; ?>,
+ name: "name; ?>",
+ cq: cqz; ?>,
+ itu: ituz; ?>,
};
dxccarray.push(dxcc);
result() > 0) {
num_rows() > 0) { ?>