Revision 38
Added by stefan about 19 years ago
browse.html | ||
---|---|---|
88 | 88 |
</a> |
89 | 89 |
</td> |
90 | 90 |
<td width="70" style="padding-right: 15px;" align="right" class="{DISPLAY_DELETE}"> |
91 |
<a href="#" onclick="javascirpt: confirm_link('{CONFIRM_DELETE}\n {NAME_SLASHED}', 'delete.php?dir={CURRENT_DIR}&id={TEMP_ID}');">
|
|
91 |
<a href="#" onclick="javascript: confirm_link('{CONFIRM_DELETE}\n {NAME_SLASHED}', 'delete.php?dir={CURRENT_DIR}&id={TEMP_ID}');">
|
|
92 | 92 |
<img src="../images/delete_16.png" alt="" border="0" /> {TEXT_DELETE} |
93 | 93 |
</a> |
94 | 94 |
</td> |
Also available in: Unified diff
Reworked search.php, fixed typo in media/browse.html.