Fix links in contact page
[living-lab-site.git] / application / views / article / english / contact.php
index 7aad0db..ff90c3d 100644 (file)
@@ -5,6 +5,16 @@
        <dt><img src="<?php echo site_url('img/email-icon.png') ?>" class="inline" alt="email" /> E-mail: </dt>
        <dd>
                <?php echo safe_mailto('p2p-next-contact@cs.pub.ro', 'p2p-next-contact@cs.pub.ro') ?>
-               <!--<a href="mailto:p2p-next-contact@cs.pub.ro">p2p-next-contact@cs.pub.ro</a>-->
        </dd>
-</dl>
\ No newline at end of file
+       
+       <dt><img src="<?php echo site_url('img/redmine-logo.png') ?>" class="inline" alt="redmine" width="48" height="33" /> Redmine Issue Tracker: </dt>
+       <dd>
+               <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>
+       </dd>
+       
+       <dt><img src="<?php echo site_url('img/redmine-logo.png') ?>" class="inline" alt="redmine" width="48" height="33" /> Redmine Forums: </dt>
+       <dd>
+               <a href="https://p2p-next.cs.pub.ro/redmine/projects/site/boards">https://p2p-next.cs.pub.ro/redmine/projects/site/boards</a>
+       </dd>
+       <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="">register</a>.</strong></dd>
+</dl>