diff --git a/application/views/maintenance/main.php b/application/views/maintenance/main.php new file mode 100644 index 00000000..bcc2b22a --- /dev/null +++ b/application/views/maintenance/main.php @@ -0,0 +1,57 @@ +
Please reassign those QSOs to an existing station location:
+ + +| Call | +Target Location | +Reassign | +'.$call['COL_STATION_CALLSIGN'].' | '; + } ?> + |
|---|