Revision 277
Added by stefan almost 19 years ago
details.html | ||
---|---|---|
31 | 31 |
|
32 | 32 |
<br /> |
33 | 33 |
|
34 |
<button onclick="window.location = 'index.php';">Back</button>
|
|
34 |
<button onclick="window.location = 'index.php';">{TEXT_BACK}</button>
|
|
35 | 35 |
|
36 | 36 |
<!-- END main_block --> |
Also available in: Unified diff
Fixed bug #105 - back buttons in addon detail pages not editable.