903c679279a77b75fb0b656b6d4e39052c9b80bf
[living-lab-site.git] / application / views / article / english / contact.php
1 <h1>Contact and support</h1>
2 <p>In case there are issues getting NextShare plugins to work or for any other information or suggestion, please contact us:
3
4 <dl>
5         <dt><img src="<?php echo site_url('img/email-icon.png') ?>" class="inline" alt="email" /> E-mail: </dt>
6         <dd>
7                 <?php echo safe_mailto('p2p-next-contact@cs.pub.ro', 'p2p-next-contact@cs.pub.ro') ?>
8         </dd>
9         
10         <dt><img src="<?php echo site_url('img/redmine-logo.png') ?>" class="inline" alt="redmine" width="48" height="33" /> Redmine Issue Tracker: </dt>
11         <dd>
12                 <a href="https://p2p-next.cs.pub.ro/redmine/projects/site/issues/new">https://p2p-next.cs.pub.ro/redmine/projects/site/issues/new</a>
13         </dd>
14         
15         <dt><img src="<?php echo site_url('img/redmine-logo.png') ?>" class="inline" alt="redmine" width="48" height="33" /> Redmine Forums: </dt>
16         <dd>
17                 <a href="https://p2p-next.cs.pub.ro/redmine/projects/site/boards">https://p2p-next.cs.pub.ro/redmine/projects/site/boards</a>
18         </dd>
19         <dt></dt>
20         <dd><strong>In order to use the <a href="https://p2p-next.cs.pub.ro/redmine/projects/site/issues">Issue Tracker</a> and the <a href="https://p2p-next.cs.pub.ro/redmine/projects/site/boards">Forums</a> you have to <a href="https://p2p-next.cs.pub.ro/redmine/account/register">register</a>.</strong></dd>
21 </dl>