<p>
Por favor, complete el formulario para asociarse al grupo:<br />
<?php if ($admin) { ?>
- <p style="color: navy; text-weight: bold">
+ <span style="color: navy; font-weight: bold">
El sistema aún no tiene 2 administradores, este usuario
será administrador del sistema.
- </p>
+ </span><br />
<?php } ?>
Nro Registro: <input type="text" name="admin_id" value="<?php echo $id ?>" /><br />
Contraseña (repítala 2 veces): <input type="password" name="admin_pass1" />