Pagina 1 din 1

[3.0.1] Add New Topic button in topics

Scris: 27-Iun-2008, 20:26:50
de Muzet
Classification: Improvement
phpBB Part: Topics

MOD Name: New Topic button in topics
MOD Version: 1.0
Author: Muzet
MOD Description: prosilver style don't have New Topic button on topics, with this change can add this button.
I know that it is a simple MOD, but many need.

Works with: phpBB 3.0.1
Compatible browsers:
Imagine
Features: Add New Topic button in topics.

Screenshot:
Imagine
Support: Here

----------------------

Find:

Cod: Selectaţi tot

<div class="<!-- IF S_IS_LOCKED -->locked-icon<!-- ELSE -->reply-icon<!-- ENDIF -->"><a href="{U_POST_REPLY_TOPIC}"><span><!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF --></span></a></div>
After add:

Cod: Selectaţi tot

<div class="post-icon"><a href="{U_POST_NEW_TOPIC}" title="{L_POST_TOPIC}" accesskey="n"><span></span></a></div>

Scris: 27-Iun-2008, 20:35:58
de thecrewstyle
Abia ce am instalat phpbb 3 , chiar ma uitam dupa butonul asta :P
Bravo ;)

Scris: 27-Iun-2008, 20:36:53
de Muzet
thecrewstyle scrie:Abia ce am instalat phpbb 3 , chiar ma uitam dupa butonul asta :P
Bravo ;)
Pentru primul MOD cred că e destul de bine. :P
Mersi.

Scris: 02-Iul-2008, 19:39:26
de spiridusu_l1
Felicitari Muzet