( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<div class="form-group">
<section class="panel">
<header class="panel-heading ">
<table width="100%" border="0">
<tr>
<td align="left"><b class="text-black h4">Share this theme with your team.</b></td>
<td align="right">
<?php
if($result[0]["affiliate"] ==0 || $resultX[0]["catalogid"]=="109"){?>
<?php if($favstartag[0]["public"] != 1){?>
<a href="#" class="btn btn-default bg-default btn-sm no-borders sharePublic pull-left m-r" title="Make Public" id='addPublic<?php echo $catalogidX; ?>' rel='<?php echo $msg_id ?>' p='1'><i class="icon-globe"></i></a>
<?php } ?>
<?php if($favstartag[0]["public"] == 1) {?>
<a href="#" class="btn btn-default bg-info btn-sm no-borders sharePublic pull-left m-r" title="Remove From Public" id='addPublic<?php echo $catalogidX; ?>' rel='<?php echo $msg_id ?>' p='1'><i class="icon-globe"></i></a>
<?php } ?> <?php }?>
<div class="input-group input-s" >
<input type="text" class="form-control input-sm" id="searchX" placeholder=" Type name of friend "/>
<span class="input-group-addon input-sm"><i class="icon-search"></i></span>
</div></td>
</tr>
</table>
<input type="hidden" class="form-control input-sm themeid" id="themeidX" value="<?php echo $msg_id ?>"/>
</header> <ul class="list-group gutter list-group-lg list-group-sp sortable scrollable" style="max-height:200px;">
<span id="resultTheme"></span>
</ul>
</section></div>