You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2019/06/02 17:22:51 UTC

[airavata-php-gateway] 04/14: adding document link in homepage

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch dreg-gateway
in repository https://gitbox.apache.org/repos/asf/airavata-php-gateway.git

commit fe898a227533497dc32fb5943e98484bdb0466c0
Author: root <ro...@dreg-gateway-instance1.jetstreamlocal>
AuthorDate: Mon Jun 18 19:51:23 2018 +0000

    adding document link in homepage
---
 public/themes/dreg/partials/template.blade.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/themes/dreg/partials/template.blade.php b/public/themes/dreg/partials/template.blade.php
index 8810661..9951895 100755
--- a/public/themes/dreg/partials/template.blade.php
+++ b/public/themes/dreg/partials/template.blade.php
@@ -54,7 +54,7 @@ Registered users need only upload experimental data in the required format and p
 
 </p>
 <p style="font-size:14px; margin-top:5px;text-align:justify">
-<img src="{{ URL::to('/') }}/themes/{{Session::get('theme')}}/assets/img/webdev-bullet-icon.png" style="height:20px"></img>See our <A href="{{ URL::to('/') }}/pages/faq">FAQ</A> for additional questions.
+<img src="{{ URL::to('/') }}/themes/{{Session::get('theme')}}/assets/img/webdev-bullet-icon.png" style="height:20px"></img>See our <A href="{{ URL::to('/') }}/pages/faq">FAQ</A> or <A href="{{ URL::to('/') }}/pages/doc">document</a> for additional questions.
 </p>
 <img id="myImg2" alt="dREG model" src="{{ URL::to('/') }}/themes/{{Session::get('theme')}}/assets/img/dREG-model.png" style="width:100%"></img>
 <p class="text-center"><small>Click the figure to enlarge it</small></p>