mejoras
This commit is contained in:
@@ -248,7 +248,7 @@ echo "</div>";
|
||||
echo "<div class='card'>
|
||||
<h2>🛠️ Acciones Rápidas</h2>
|
||||
<div style='display: flex; gap: 10px; flex-wrap: wrap;'>
|
||||
<a href='index.php#settings' style='padding: 10px 20px; background: #007bff; color: white; text-decoration: none; border-radius: 5px;'>⚙️ Ir a Configuración</a>
|
||||
<a href='index.php#system_config' style='padding: 10px 20px; background: #007bff; color: white; text-decoration: none; border-radius: 5px;'>⚙️ Ir a Configuración</a>
|
||||
<a href='configurar_whatsapp.php' style='padding: 10px 20px; background: #28a745; color: white; text-decoration: none; border-radius: 5px;'>📱 Configurar WhatsApp</a>
|
||||
<a href='test_whatsapp_completo.php' style='padding: 10px 20px; background: #17a2b8; color: white; text-decoration: none; border-radius: 5px;'>🧪 Probar API</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user