Bug #130
media/.png
| Status: | Closed | Start date: | 01/03/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | Sven Vetsch | % Done: | 0% |
|
| Category: | User Interface | Spent time: | - | |
| Target version: | 0.0.1 |
Description
The template install.tpl generates the following HTML-Code where media/.png is of course not a correct path.
<form action="index.php" method="post"> <tr valign="top"> <td><img src="media/.png" /></td> <td></td>
History
Updated by Sven Vetsch about 2 years ago
- Status changed from New to Closed
- Assignee changed from Marcel Koßin to Sven Vetsch
It seems that this magically has been fixed by itself or by fixing issue #131