Project

General

Profile

« Previous | Next » 

Revision 1601

Added by Dietmar over 12 years ago

little designfix in forgot_form.php
fix media if uploading zip files with folder, than create FolderProtectFiles

View differences:

forgot_form.php
107 107
<h1 style="text-align: center;"><?php echo $MENU['FORGOT']; ?></h1>
108 108
<form name="forgot_pass" action="<?php echo WB_URL.'/account/forgot.php'; ?>" method="post">
109 109
	<input type="hidden" name="url" value="{URL}" />
110
		<table cellpadding="5" cellspacing="0" border="0" align="center" width="500">
110
		<table summary="" cellpadding="5" cellspacing="0" border="0" align="center" width="500">
111 111
		<tr>
112
			<td height="40" align="center" style="color: #<?php echo $message_color; ?>;" colspan="2">
112
			<td height="40" align="center" style="color: #<?php echo $message_color; ?>;" colspan="3">
113 113
			<strong><?php echo $message; ?></strong>
114 114
			</td>
115 115
		</tr>

Also available in: Unified diff