Project

General

Profile

« Previous | Next » 

Revision 1599

Added by Dietmar over 12 years ago

update all used files with redirect_url to $_SESSION['HTTP_REFERER']

View differences:

template.html
16 16
<hr />
17 17
<form name="details" action="" method="post">
18 18
	<h3>{HEADING_MY_SETTINGS}</h3>
19
	<table cellpadding="5" cellspacing="0" border="0" width="100%">
19
	<table summary="" cellpadding="5" cellspacing="0" border="0" width="100%">
20 20
		<tr>
21 21
			<td width="160">{TEXT_DISPLAY_NAME}:</td>
22 22
			<td>
......
78 78
<hr />
79 79
<form name="email" action="" method="post">
80 80
	<h3>{HEADING_MY_EMAIL}</h3>
81
	<table cellpadding="5" cellspacing="0" border="0" width="100%">
81
	<table summary="" cellpadding="5" cellspacing="0" border="0" width="100%">
82 82
		<tr>
83 83
			<td>{TEXT_EMAIL}:</td>
84 84
			<td>
......
103 103
<hr />
104 104
<form name="password" action="" method="post">
105 105
	<h3>{HEADING_MY_PASSWORD}</h3>
106
	<table cellpadding="5" cellspacing="0" border="0" width="100%">
106
	<table summary="" cellpadding="5" cellspacing="0" border="0" width="100%">
107 107
		<tr>
108 108
			<td width="160">{TEXT_CURRENT_PASSWORD}:</td>
109 109
			<td>

Also available in: Unified diff