|
||
Notice: Undefined index: no_view_links in /home/mjturkiy/public_html/forum/Sources/Subs.php on line 1372 Notice: Undefined index: no_view_links in /home/mjturkiy/public_html/forum/Sources/Subs.php on line 1378 Notice: Undefined index: no_view_links in /home/mjturkiy/public_html/forum/Sources/Subs.php on line 1634 Notice: Undefined index: no_view_links in /home/mjturkiy/public_html/forum/Sources/Subs.php on line 1640 ![]() Post.template.php yi aç bul Kod: <select name="icon" id="icon" onchange="showimage()">'; // Loop through each message icon allowed, adding it to the drop down list. foreach ($context['icons'] as $icon) echo ' <option value="', $icon['value'], '"', $icon['value'] == $context['icon'] ? ' selected="selected"' : '', '>', $icon['name'], '</option>'; echo ' </select> <img src="', $context['icon_url'], '" name="icons" hspace="15" alt="" /> </td> </tr>'; değiştir Kod: ';
// Loop through each message icon allowed, adding it to the drop down list. foreach ($context['icons'] as $icon) echo ' <INPUT type="radio" name="icon" value="', $icon['value'], '"', $icon['value'] == $context['icon'] ? ' checked="checked"' : '', '> <img src="', $icon['url'], '" name="icons" alt="" />'; echo ' </td> </tr>'; |
||
|
||
GÜZEL PAYLASIM TŞK EDERİM BU ARADA SANA ÖZEL MESAJ ATTIM görmediğini biliom sesimi duyurmak için yazım dedim:)
|
||