diff --git a/application/views/station_profile/index.php b/application/views/station_profile/index.php index 83899cb7..fc327753 100644 --- a/application/views/station_profile/index.php +++ b/application/views/station_profile/index.php @@ -1,99 +1,228 @@ -
session->flashdata('message'); ?>
+Manage your station locations and profiles
+| - | - | - | - | - | - | - | - | - |
|---|---|---|---|---|---|---|---|---|
|
- station_profile_name;?> - |
- station_callsign;?> | -station_country == '' ? '- NONE -' : $row->station_country; if ($row->dxcc_end != NULL) { echo ' '.lang('gen_hamradio_deleted_dxcc').''; } ?> | -station_gridsquare;?> | -
- station_active != 1) { ?>
- station_id; ?>" class="btn btn-outline-secondary btn-sm" onclick="return confirm(' station_profile_name; ?>');">
-
-
-
-
- - ID: station_id;?> - qso_total;?> - |
- - user_id == "") { ?> - station_id; ?>" class="btn btn-outline-primary btn-sm"> - - station_id; ?>" title="" class="btn btn-outline-primary btn-sm"> - | -- station_id; ?>" title="" class="btn btn-outline-primary btn-sm"> - | -station_id; ?>" class="btn btn-danger btn-sm" title="" onclick="return confirm('');"> - | -- station_active != 1) { ?> - station_id; ?>" class="btn btn-danger btn-sm" title="" onclick="return confirm(' station_profile_name; ?> ');"> - - | -
| + | + | + | + | Status | +Actions | +
|---|---|---|---|---|---|
|
+
+
+
+ station_profile_name;?>
+ station_active == 1) { ?>
+
+
+
+
+
+ + + ID: station_id;?> • + qso_total;?> + + |
+ + station_callsign;?> + | +
+ station_country == '' ? '- NONE -' : $row->station_country; ?>
+ dxcc_end != NULL) { echo ' '.lang('gen_hamradio_deleted_dxcc').''; } ?> + |
+ + station_gridsquare == '' ? '-' : $row->station_gridsquare;?> + | ++ station_active != 1) { ?> + station_id; ?>" + class="btn btn-outline-success btn-sm" + onclick="return confirm(' station_profile_name; ?>');", + title=""> + + + + + + + + | +
+
+ user_id == "") { ?>
+ station_id; ?>"
+ class="btn btn-info btn-sm"
+ title="">
+
+
+
+ station_id; ?>"
+ title=""
+ class="btn btn-primary btn-sm">
+
+
+ station_id; ?>"
+ title=""
+ class="btn btn-secondary btn-sm">
+
+
+ station_id; ?>"
+ class="btn btn-warning btn-sm"
+ title=""
+ onclick="return confirm('');">
+
+
+ station_active != 1) { ?>
+ station_id; ?>"
+ class="btn btn-danger btn-sm"
+ title=""
+ onclick="return confirm(' station_profile_name; ?> ');">
+
+
+
+
+ |
+
You haven't created any station locations yet. Create your first station location to get started.
+ + + +