Fix links in contact page
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Fri, 6 Apr 2012 05:43:18 +0000 (08:43 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Fri, 6 Apr 2012 05:43:18 +0000 (08:43 +0300)
application/views/article/english/contact.php

index 6f630d0..ff90c3d 100644 (file)
@@ -9,11 +9,12 @@
        
        <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="http://p2p-next.cs.pub.ro/redmine/site/issues">http://p2p-next.cs.pub.ro/redmine/site/issues</a>
+               <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>