Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.36 KB | None | 0 0
  1. <div style="display: none" id="Template::Userpeer">
  2.   <table class="status" width="175px">
  3.     <tr>
  4.       <td colspan="2" nowrap="nowrap" id="#{id}-statuscolor" bgcolor="#{statuscolor}" title="#{time} ms"><b>#{callerid}</b></td>
  5.       <td id="#{id}-callscolor" bgcolor="#{callscolor}" width="10px" title="#{calls} call(s)">#{calls}</td>
  6.     </tr>
  7.   </table>
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement