php-mpos/public/templates/mmcFE/support/default.tpl
Sebastian Grewe f8f50fdc05 Removing IRC reference
Fixes #612
2013-08-19 09:39:45 +02:00

14 lines
417 B
Smarty

<div class="block" style="clear:none;">
<div class="block_head">
<div class="bheadl"></div>
<div class="bheadr"></div>
<h2>Contact &amp; Support</h2>
</div>
<div class="block_content" style="padding:10px;">
<p>This product comes 'as-is' without any warranty. Please check the Apache License, Version 2.0, for details.</p>
</div>
<div class="bendl"></div>
<div class="bendr"></div>
</div>