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