<tr> <td class="trow1" width="20%"><strong><label for="aim">{$lang->search_aim}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="aim" id="aim" /> </td> </tr> <tr> <td class="trow1" width="20%"><strong><label for="skype">{$lang->search_skype}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="skype" id="skype" /> </td> </tr> <tr> <td class="trow1" width="20%"><strong><label for="google">{$lang->search_google}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="google" id="google" /> </td> </tr> <tr> <td class="trow1" width="20%"><strong><label for="yahoo">{$lang->search_yahoo}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="yahoo" id="yahoo" /> </td> </tr> <tr> <td class="trow1" width="20%"><strong><label for="icq">{$lang->search_icq}</label></strong></td> <td class="trow1"> <input type="text" class="textbox" name="icq" id="icq" /> </td> </tr>
| {$contact_fields['aim']} {$contact_fields['skype']} {$contact_fields['google']} {$contact_fields['yahoo']} {$contact_fields['icq']}
|