I succeed, yet the error remains.
Any device connected to the SSID just PC is the concept.
The default message that appears when a user tries to connect to your mobile devices is The admin restringedXXXX.
I replace this message with:
This network does not support mobile devices.
I believe it to be impossible.
I change the HTM it is not work
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>$MERAKI:NETWORK_NAME$</title>
<style type="text/css" media="screen">
$MERAKI:INLINE_MAIN_CSS$
</style>
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<div id="content">
<div id="container">
<div class="header">
<div id="icon_cell">$MERAKI:NETWORK_LOGO_IMG_TAG$</div>
</div>
<div class="login-error">
<p>ESTA RED ES DE USO EXCLUSIVO PARA ORDENADORES</p>
</div>
<div id="blocked">
<h1>$MERAKI:WELCOME$$MERAKI:NETWORK_NAME$</h1>
<p>$ESTA RED ES DE USO EXCLUSIVO PARA ORDENADORES$</p>
</div>
</div>
<div class="footer">
<h3>POWERED BY</h3>
$MERAKI:CISCO_MERAKI_SMALL$
</div>
</div>
$MERAKI:MERAKI_JS$
</body>
</html>
I thing it is not the smae message