git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_Intranet/trunk/src@74 e2b1556b-49f8-d141-9351-52d6861a72d9
This commit is contained in:
roberto 2011-05-23 08:42:37 +00:00
parent a97b8f7ae0
commit fe9fbf02a8
3 changed files with 6 additions and 5 deletions

View File

@ -198,8 +198,8 @@ echo ' textalign="right" '.$ecp.'>'.$locale['115'].'
echo '</tr>';
echo '<tr>
<td colspan="4" align="center">'.$locale['126'].'<br><textarea name="descripcion" rows="4" cols="40" style="overflow: auto;width:100%; height:150px"">'.$_POST['descripcion'].'</textarea></td></tr></table>';
echo '<!--tr>
<td colspan="4" align="center">'.$locale['126'].'<br><textarea name="descripcion" rows="4" cols="40" style="overflow: auto;width:100%; height:150px"">'.$_POST['descripcion'].'</textarea></td></tr--></table>';
//Datos laborales:
echo '<input type="submit" value="'.$locale['802'].'" class="button">';

View File

@ -230,8 +230,9 @@ if(in_array("13",$errores)) echo " class=\"errorcampo\"";
echo 'colspan="18" textalign="right" '.$el.'>'.$locale['114'.$tipo.''].'';
rellena_desplegable_localidad($candidato->getValor("localidad"), "localidad");
echo '</td></tr>';
echo '<tr>
<td colspan="4" align="center">'.$locale['126'].'<br><textarea name="descripcion" rows="4" cols="40" style="overflow: auto; width:100%; height:150px">'.$candidato->getValor("descripcion").'</textarea></td></tr></table>';
// echo '<tr>
// <td colspan="4" align="center">'.$locale['126'].'<br><textarea name="descripcion" rows="4" cols="40" style="overflow: auto; width:100%; height:150px">'.$candidato->getValor("descripcion").'</textarea></td></tr>';
echo '</table>';
//Datos laborales:
echo '<input type="submit" value="'.$locale['1580'].'" class="button">';

View File

@ -715,7 +715,7 @@ $locale['1554'] = "Direcci&oacute;n:";
$locale['1555'] = "C&oacute;digo postal:";
$locale['1556'] = "E-mail:";
$locale['1557'] = "Tel&eacute;fono m&oacute;vil:";
$locale['1558'] = "Solicitudes de oferta:";
$locale['1558'] = "Ofertas:";
$locale['1559'] = "Procedencia:";
$locale['1560'] = "Localidad de trabajo:";
$locale['1561'] = "Provincia deseada:";