Don't show the link to all downloads - bug in dl_footer.html

Support zu den Modifikationen (MODs) von Entwickler OXPUS für das phpBB 3.0.x
Antworten
Pico
Beiträge: 26
Registriert: Do 30. Dez 2010, 11:53

Don't show the link to all downloads - bug in dl_footer.html

Beitrag von Pico »

In dl_footer.html there is

Code: Alles auswählen

<!-- IF U_OVERALL_VIEW --><td align="center"><a href="{U_DL_OVERALL_VIEW}"><strong>{L_DL_OVERVIEW}</strong></a></td><!-- ENDIF -->
but must be

Code: Alles auswählen

<!-- IF U_DL_OVERALL_VIEW --><td align="center"><a href="{U_DL_OVERALL_VIEW}"><strong>{L_DL_OVERVIEW}</strong></a></td><!-- ENDIF -->
otherwise the link to all downloads doesn't display.
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: Don't show the link to all downloads - bug in dl_footer.

Beitrag von oxpus »

Thanks for that hint.
I've still found this bug and the next release will be fixed.
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Antworten