Update positioning in contact page
[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 </p>
4
5 <p>In order to use the <a href="https://p2p-next.cs.pub.ro/redmine/projects/site/issues">Redmine Issue Tracker</a> and the <a href="https://p2p-next.cs.pub.ro/redmine/projects/site/boards">Redmine Forums</a> you have to <a href="https://p2p-next.cs.pub.ro/redmine/account/register">register</a> and then <a href="https://p2p-next.cs.pub.ro/redmine/login">login</a>.
6 In case you possess a <a href="http://cs.curs.pub.ro">cs.curs.pub.ro</a> account, you may use it to <a href="https://p2p-next.cs.pub.ro/redmine/login">login</a>.
7 </p>
8
9 <dl>
10         <dt><img src="<?php echo site_url('img/email-icon.png') ?>" class="inline" alt="email" /> E-mail: </dt>
11         <dd>
12                 <?php echo safe_mailto('p2p-next-contact@cs.pub.ro', 'p2p-next-contact@cs.pub.ro') ?>
13         </dd>
14         
15         <dt><img src="<?php echo site_url('img/redmine-logo.png') ?>" class="inline" alt="redmine" width="48" height="33" /> Redmine Issue Tracker: </dt>
16         <dd>
17                 <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>
18         </dd>
19         
20         <dt><img src="<?php echo site_url('img/redmine-logo.png') ?>" class="inline" alt="redmine" width="48" height="33" /> Redmine Forums: </dt>
21         <dd>
22                 <a href="https://p2p-next.cs.pub.ro/redmine/projects/site/boards">https://p2p-next.cs.pub.ro/redmine/projects/site/boards</a>
23         </dd>
24 </dl>