Elimino espacio entre "(" y "Crearla)"
authorPlatonides <platonides@gmail.com>
Mon, 21 May 2018 21:38:44 +0000 (23:38 +0200)
committerPlatonides <platonides@gmail.com>
Mon, 21 May 2018 21:38:44 +0000 (23:38 +0200)
html/inscripcion.php

index a8f4205273051ea8fe6162ed899db33ea862e5cf..2ea6f662732733e42c9927240015f45fcd552bc5 100755 (executable)
@@ -404,8 +404,7 @@ if (count ($Grupos) > 1) {
 }
 ?>
 <TR style="background-color:#e8e8f8"><TD COLSPAN=2><i><?= ucfirst ($DI["en"]) . " {$DI[$DP["familia"]]} {$DI["hermanos"]}" ?>:</i>
-<TR style="background-color:#e8e8f8"><TD><label for='Cuenta'><?= $Cuenta ?></label>&emsp;<small>(
-<?php
+<TR style="background-color:#e8e8f8"><TD><label for='Cuenta'><?= $Cuenta ?></label>&emsp;<small>(<?php
     print ("<a href=\"https://{$DP["web"]}/wiki/Special:CreateAccount\" target=\"_blank\">{$DI["crearla"]}</a>");
 ?>)</small><TD><INPUT type="text" class="t" SIZE=60 MAXLENGTH="60" id='Cuenta' NAME='Cuenta' VALUE="<?= htmlspecialchars ($_POST["Cuenta"]) ?>" />
 <TR style="background-color:#e8e8f8"><TD><label for='Experiencia'><?= $DI["exprevia"] ?></label>