mejoras
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ if ($verification_success && $total_corrections > 0) {
|
||||
|
||||
echo "<br><div class='warning'><strong>SIGUIENTE PASO:</strong></div>";
|
||||
echo "<div class='warning'>• Prueba cualquier endpoint de la API</div>";
|
||||
echo "<div class='warning'>• Ejemplo: <a href='api/get_settings.php' style='color:#ffaa00'>api/get_settings.php</a></div>";
|
||||
echo "<div class='warning'>• Ejemplo: <a href='api/get_system_config.php' style='color:#ffaa00'>api/get_system_config.php</a></div>";
|
||||
echo "<div class='warning'>• O prueba el login: <a href='login.php' style='color:#ffaa00'>login.php</a></div>";
|
||||
|
||||
} elseif ($total_corrections === 0) {
|
||||
|
||||
Reference in New Issue
Block a user