aboutsummaryrefslogtreecommitdiff
path: root/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin.php')
-rw-r--r--admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin.php b/admin.php
index 17da123..579d985 100644
--- a/admin.php
+++ b/admin.php
@@ -41,13 +41,13 @@ if (isset($_SESSION['admin']) && $_SESSION['admin'] == true) {
echo "<tr>";
echo "<th>ID</th>";
echo "<th>Approved</th>";
- echo "<th>Operator Sign</th>";
+ echo "<th>Operator Callsign</th>";
echo "<th>QSO</th>";
echo "<th>From</th>";
echo "<th>To</th>";
echo "<th>Frequencies</th>";
echo "<th>Modes</th>";
- echo "<th>Special sign</th>";
+ echo "<th>Special Callsign</th>";
echo "<th>Operator Name</th>";
echo "<th>Operator Email</th>";
echo "<th>Operator Phone</th>";