PHP Classes

File: Web/application/views/en/admin/post_dashboard.php

Recommend this page to a friend!
  Classes of Burge Lab   Burge CMF   Web/application/views/en/admin/post_dashboard.php   Download  
File: Web/application/views/en/admin/post_dashboard.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Burge CMF
Framework to publish managed content
Author: By
Last change: Post > Comment > admin > new tab in posts page
Date: 6 years ago
Size: 372 bytes
 

Contents

Class file image Download

<ul class="dash-ul six columns" style="padding:10px">
    <li>{active_posts_text}: {active}</li>
    <li>{total_posts_text}: {total}</li>
</ul>
<ul class="dash-ul six columns" style="padding:10px">
    <li>{waiting_comments_text}: {waiting_comments}</li>
    <li>{verified_comments_text}: {verified_comments}</li>
    <li>{not_verified_comments_text}: {not_verified_comments}</li>
</ul>