betrifft das update auf 22 - habe diesen (anderen) code :
Code: Alles auswählen
</select> {L_FONT_SIZE}:<select name="addbbcode22" onChange="bbfontstyle('[size=' + this.form.addbbcode22.options[this.form.addbbcode22.selectedIndex].value + ']', '[/size]');this.selectedIndex=2;" onMouseOver="helpline('f')">
Code: Alles auswählen
#-----[ OPEN ]---------------------------------------------
#
templates/subSilver/posting_body.tpl
#
#-----[ FIND ]---------------------------------------------
# Line 370
</select> {L_FONT_SIZE}:<select name="addbbcode20" onChange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]')" onMouseOver="helpline('f')">
#
#-----[ REPLACE WITH ]---------------------------------------------
#
</select> {L_FONT_SIZE}:<select name="addbbcode20" onChange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.selectedIndex=0;" onMouseOver="helpline('f')">
<option value="0" class="genmed">{L_FONT_SIZE}</option>
#
#--------------------------------------------------
this.selectedIndex=0; kam zb neu dazu, habe ich aber schon mit einem anderen wert drin stehen.
und ob das neue
<option value="0" class="genmed">{L_FONT_SIZE}</option>
dann paßt, bin ich mir auch nicht sicher.
müßte ich dann evtl auch code an anderer stelle anpassen, wenn ich diese stelle hier ändere ?
(im moment auch nicht sagen könnte, mit welchem mod das zu tun hatte.)
danke + viele grüße, yks