|
|
|
@@ -466,6 +466,8 @@ class page_action extends tform_actions { |
|
|
|
<b> </b><br>Nuevo dominio: <b>'. $fields['domain'].'</b><br><br>'; |
|
|
|
|
|
|
|
$eldom = $fields['domain']; |
|
|
|
//Ahora en dirección ftp para el pdf ponemos el nombre del domino. |
|
|
|
$this->ip4_pdf = $eldom; |
|
|
|
echo '<form method="post" id="formulario" action="webdns/pdf_o6h.php" target="_blank">'; |
|
|
|
echo '<input id="pdf_power" name="pdf_power" type="hidden" value="'.$html_resultado.'">'; |
|
|
|
echo '<input id="nombre_bd" name="nombre_bd" type="hidden" value="'.$this->nombre_db_txt.'">'; |
|
|
|
|