Ante todo gracias por esta magnifica comunidad, y soporte.
Tengo un problema en cuestión, los datos de mi servidor y comunidad se hallan establecidos en mi firma.
HE procedido a instalar el mod que me brinda el siguiente tutorial.
http://www.phpbb-es.com/foro/mods-desar ... 17637.html
En uno de los pasos del 3 punto modificando la plantilla indica:
Código: Seleccionar todo
#
#-----[ ABRIR ]------------------------------------------
#
styles/subsilver2/template/posting_buttons.html
#
#-----[ BUSCAR ]------------------------------------------
#
t: '{LA_BBCODE_T_HELP}',
#
#-----[ AGREGAR DESPUES ]------------------------------------------
#
// Botones en imagenes por mitch
Solo posee:
Código: Seleccionar todo
// Helpline messages
var help_line = {
b: '{LA_BBCODE_B_HELP}',
i: '{LA_BBCODE_I_HELP}',
u: '{LA_BBCODE_U_HELP}',
q: '{LA_BBCODE_Q_HELP}',
c: '{LA_BBCODE_C_HELP}',
l: '{LA_BBCODE_L_HELP}',
o: '{LA_BBCODE_O_HELP}',
p: '{LA_BBCODE_P_HELP}',
w: '{LA_BBCODE_W_HELP}',
a: '{LA_BBCODE_A_HELP}',
s: '{LA_BBCODE_S_HELP}',
f: '{LA_BBCODE_F_HELP}',
e: '{LA_BBCODE_E_HELP}',
d: '{LA_BBCODE_D_HELP}'
<!-- BEGIN custom_tags -->
,cb_{custom_tags.BBCODE_ID}: '{custom_tags.A_BBCODE_HELPLINE}'
<!-- END custom_tags -->
}
Espero sus respuestas, Muchísimas Gracias
Saludos