notifications.php 211 B

123456789
  1. <div class="element"><div class="avatar" style="height:0px;"></div><div style="display:table-cell; height:50px;">
  2. <div style="width:300px; line-height:inherit;">
  3. <?php
  4. echo getnotif();
  5. ?>
  6. </div>
  7. </div></div>