Loque

postbit backup meraviglioso

Aug 16th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 2.81 KB | None | 0 0
  1. {$ignore_bit}
  2.  
  3. <table border="0" cellspacing="0" cellpadding="10" class="postbit-fix tfixed clear">
  4. <tbody><tr>
  5.     <div id="posts">
  6.  
  7. <table border="0" cellspacing="0" cellpadding="10" class="scaleimages tborder" style="margin-top: 5px;" id="post_{$post['pid']}">
  8. <div class="post_author scaleimages">
  9.     <tbody><tr><span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
  10.     <td class="trow1" valign="top" style="border-top: none;width: 180px;border-right: 1px solid #151515;">      <a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
  11.             <div align="center">
  12.             <div class="postbit-username">
  13.         <span class="largetext">{$post['profilelink']}</span> {$post['onlinestatus']}
  14.     </div>
  15.        
  16.         {$post['useravatar']}
  17.         </div>
  18.         <div align="left">
  19.             <span class="smalltext">
  20.                 <div class="author_information">
  21.                     <div>
  22.                         <div align="center">
  23.                    
  24.                     <br />{$post['usertitle']}<br />
  25.                
  26.                 </div>
  27.                    
  28.     <div class="author_statistics">
  29.         {$post['user_details']}{$post['newpoints_postbit']}
  30.                 </div>
  31.        
  32.            
  33.            
  34.             <td class="trow1" valign="top" style="padding-top: 0px;border-left: 1px solid #303030;border-top: none;">
  35.         <table width="100%">
  36.           <tbody><tr><td>
  37. <div class="post_content">
  38.     <div class="post_head">
  39.         {$post['icon']}
  40.    
  41.     {$post['subject_extra']}
  42.     </div>
  43.                 </td>
  44.         </tr>
  45.     </tbody></table>
  46.    
  47.     <div class="post_body scaleimages" id="pid_{$post['pid']}">
  48.          {$post['message']}<br /><div class="float_right">
  49.             <div style="{$post['tyl_display']}" class="like_postbit" id="tyl_{$post['pid']}">{$post['thankyoulike_data']}</div></div><br />
  50.     </div>
  51.     {$post['attachments']}
  52.     {$post['signature']}
  53.     <div class="post_meta" id="post_meta_{$post['pid']}">
  54.  
  55.     </div>
  56. </div>
  57.                    
  58. <tr>
  59.     <td class="trow1" style="white-space: nowrap; text-align: center; vertical-align: middle;border-right: 1px solid #151515;"><span class="smalltext">{$post['postdate']}{$post['posturl']}</span></td>
  60.    
  61.     <td class="trow1" style="vertical-align: middle;border-left: 1px solid #303030;">
  62.         <table width="100%" border="0" cellpadding="0" cellspacing="0">
  63.             <tbody><tr valign="bottom">
  64.                 <td align="left" class="postbit_buttons">
  65.  
  66.                     {$post['button_pm']}{$post['button_www']}{$post['button_find']} {$post['iplogged']}
  67.  
  68.                
  69. </td>
  70.                 <td align="center"></td>
  71.                 <td align="right" class="postbit_buttons">
  72.  
  73.                         {$post['button_tyl']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_mention']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
  74.                
  75. </td>
  76.             </tr>
  77.         </tbody></table>
  78.     </td>
  79. </tr>
  80.  
  81.                 </div>
  82.                     </td>
  83.         </tr>
  84.     </tbody></table>
Advertisement
Add Comment
Please, Sign In to add comment