|
|
|
@ -110,7 +110,7 @@ $user_id = api_get_user_id(); |
|
|
|
<table width="100%" border="0" cellpadding="0" cellspacing="0" > |
|
|
|
<table width="100%" border="0" cellpadding="0" cellspacing="0" > |
|
|
|
<tr> |
|
|
|
<tr> |
|
|
|
<td width="100%" valign="top" class="social-align-box"> <?php echo get_lang('Search') .' : '; ?> |
|
|
|
<td width="100%" valign="top" class="social-align-box"> <?php echo get_lang('Search') .' : '; ?> |
|
|
|
<input class="social-search-image" type="text" class="search-image" id="id_search_image" name="id_search_image" value="" onkeyup="search_image_social(this)" /> |
|
|
|
<input class="social-search-image" type="text" id="id_search_image" name="id_search_image" value="" onkeyup="search_image_social(this)" /> |
|
|
|
</td> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</tr> |
|
|
|
</table></td> |
|
|
|
</table></td> |
|
|
|
|