View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002358 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2011-01-04 13:42 | 2011-08-19 16:08 |
| Reporter | MichaelZ | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.4.5 revision 31315 | ||||
| Fixed in Version | 4.6.0_beta2 | ||||
| Summary | 0002358: tooltips.tpl is included in headitem.tpl in the wrong spot | ||||
| Description | In the template file "out/admin/tpl/headitem.tpl" exists an include of another file called tooltips.tpl which contains a lot of <span> Elements. I don't exactly know the purpose of these <span> Elements but the include of the tooltips.tpl is definitely in the wrong spot within the headitem.tpl file. The include is located inside the <head> Element. A better (and definitely more correct) location would be directly after the opening <body> Element. | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||