diff --git a/index.php b/index.php index 25ead55..7ca4f7d 100755 --- a/index.php +++ b/index.php @@ -14,21 +14,23 @@ $sentToday = count(array_filter($sentMessages, fn($m) => date('Y-m-d', strtotime ?>
No hay mensajes programados
+// NO HAY MENSAJES PROGRAMADOS
| = date('d/m/Y H:i', strtotime($msg['send_time'])) ?> | += date('d/m/Y H:i', strtotime($msg['send_time'])) ?> |
-
+ Acciones Rápidas
- Nuevo Mensaje
+ Nuevo Mensaje
- Ver Plantillas
+ Ver Plantillas
Ver Todos los Programados
diff --git a/login.php b/login.php
old mode 100644
new mode 100755
index 9a7e3e4..02a238e
--- a/login.php
+++ b/login.php
@@ -51,59 +51,221 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
-
+
+
+
+
+
+
-
Sistema de Mensajería-Discord & Telegram +◈ LASTWAR
+ Comms Center
-
diff --git a/templates/header.php b/templates/header.php
old mode 100644
new mode 100755
index 695fb1e..1cbe1e6
--- a/templates/header.php
+++ b/templates/header.php
@@ -15,190 +15,602 @@ $theme = $_COOKIE['theme'] ?? 'light';
+
- = htmlspecialchars($error) ?>
+ = htmlspecialchars($error) ?>
-
- |