You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2016/11/22 21:32:08 UTC

airavata-php-gateway git commit: fixing AIRAVATA-2224

Repository: airavata-php-gateway
Updated Branches:
  refs/heads/develop d442dc358 -> aea3b296d


fixing AIRAVATA-2224


Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/aea3b296
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/aea3b296
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/aea3b296

Branch: refs/heads/develop
Commit: aea3b296d53cad21d64818fe87b9f416df6af295
Parents: d442dc3
Author: scnakandala <su...@gmail.com>
Authored: Tue Nov 22 16:32:02 2016 -0500
Committer: scnakandala <su...@gmail.com>
Committed: Tue Nov 22 16:32:02 2016 -0500

----------------------------------------------------------------------
 app/views/account/dashboard.blade.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/aea3b296/app/views/account/dashboard.blade.php
----------------------------------------------------------------------
diff --git a/app/views/account/dashboard.blade.php b/app/views/account/dashboard.blade.php
index 90cef54..20ea41e 100644
--- a/app/views/account/dashboard.blade.php
+++ b/app/views/account/dashboard.blade.php
@@ -78,7 +78,7 @@
                     </tbody>
                 </table>
                 <div class="well">
-                <h4 class="text-center">Need faster or more customised solutions for your Gateway? Contact us at: <a href="mailto:contact@scigap.org">contact@scigap.org</a></h4>
+                <h4 class="text-center">Need faster or more customised solutions for your Gateway? Contact us at: <a href="mailto:help@scigap.org">help@scigap.org</a></h4>
                 </div>
             @endif
             </div>