Holic Posted March 4, 2008 Report Share Posted March 4, 2008 (edited) Esta pequeña modificación les permite ver el título del último tópico posteado. EDITAR: /styles/prosilver/template/forumlist_body.html BUSCAR: <a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a> <br />{L_POSTED_ON_DATE} {forumrow.LAST_POST_TIME}<!-- ELSE -->{L_NO_POSTS}<!-- ENDIF --></span> CAMBIAR POR: <br /> <a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a> <a href="{forumrow.U_LAST_POST}">{forumrow.LAST_POST_SUBJECT}</a> <br />{L_POSTED_ON_DATE} {forumrow.LAST_POST_TIME}<!-- ELSE -->{L_NO_POSTS}<!-- ENDIF --></span> Edited March 4, 2008 by Holic Link to comment Share on other sites More sharing options...
ESFAXOR Posted March 5, 2008 Report Share Posted March 5, 2008 Movido Tutoriales & Herramientas para Webmasters Link to comment Share on other sites More sharing options...
koree__xel Posted February 8, 2010 Report Share Posted February 8, 2010 (edited) no funk Edited February 8, 2010 by koree__xel Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now