• Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Files
  • Examples
  • File List

system/admin/dashboard_modules.php

00001 <?php namespace Habari; ?>
00002 <?php echo $theme->area('dashboard'); ?>
00003 <li class="module columns eight" id="add-item-module">
00004   <div class="modulecore">
00005     <h2><?php _e( 'Add Item' ); ?></h2>
00006     <?php echo $additem_form; ?>
00007   </div>
00008 </li>

Generated on Sun Aug 4 2013 12:51:42 for Habari by  doxygen 1.7.1