php-mpos/public/templates/mpos/dashboard/round_data.tpl
Sebastian Grewe 02c9be54ed [MAJOR] Changing project name to MPOS
* Adjusted mmcfe-ng occurences in code
* Adjusted Database strucutre to only supply the full structure
* Adjusted default template to MPOS

Addresses #643
2013-10-07 10:10:49 +02:00

9 lines
231 B
Smarty

<article class="module width_quarter">
<header><h3>Round Information</h3></header>
<div class="module_content">
<div id="shareinfograph" style="width: 100%; height: 150px;"></div>
</div>
<footer>
</footer>
</article>