Fixes for various bugs (e.g.: 'secret file could not be read', SQL error and more)
[mailer.git] / templates / de / html / install / install_page5.tpl
index 83ecc7830affe419fa80574ac901d042a4a8def7..c5550fd3d388163accf6d779c605e819d534640b 100644 (file)
@@ -57,7 +57,7 @@
                <input type="hidden" name="email" value="$content[email]" />
                <input type="hidden" name="smtp_host" value="$content[smtp_host]" />
                <input type="hidden" name="smtp_user" value="$content[smtp_user]" />
-               <input type="hidden" name="smtp_pass" value="$content[smtp_pass]" />
+               <input type="hidden" name="smtp_password" value="$content[smtp_password]" />
                <input type="submit" class="form_submit" name="finalize" value="{--INSTALLER_NEXT_PAGE--}" />
        </td>
 </tr>