Revision 768
Added by Matthias over 17 years ago
| header.html | ||
|---|---|---|
| 13 | 13 |
if(confirm(message)) location.href = url; |
| 14 | 14 |
}</script> |
| 15 | 15 |
</head> |
| 16 |
|
|
| 16 |
<body> |
|
| 17 | 17 |
<table cellpadding="0" cellspacing="0" border="0" width="770" align="center"> |
| 18 | 18 |
<tr> |
| 19 | 19 |
<td width="60" valign="top"> |
Also available in: Unified diff
Fixed missing <body> tag in Admin Interface (#572)