Subversion Repositories uuid_mac_utils

Compare Revisions

Regard whitespace Rev 35 → Rev 36

/trunk/interprete_mac.php
40,7 → 40,7
<?php
 
echo '<form method="GET" action="interprete_mac.php">';
echo ' <input type="text" name="mac" value="'.htmlentities($mac).'" style="width:250px"> <input type="submit" value="Interprete">';
echo ' MAC: <input type="text" name="mac" value="'.htmlentities($mac).'" style="width:250px"> <input type="submit" value="Interprete">';
echo '</form>';
 
echo '<pre>';