Repository: airavata-php-gateway
Updated Branches:
  refs/heads/develop 7bb81dd70 -> 9e0b02594


updating request gateway message


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/9e0b0259
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/9e0b0259
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/9e0b0259

Branch: refs/heads/develop
Commit: 9e0b025941f0c6b47025ebc81e48b0327b3dbe73
Parents: 7bb81dd
Author: scnakandala <[email protected]>
Authored: Fri Dec 2 14:48:05 2016 -0500
Committer: scnakandala <[email protected]>
Committed: Fri Dec 2 14:48:05 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/9e0b0259/app/views/account/dashboard.blade.php
----------------------------------------------------------------------
diff --git a/app/views/account/dashboard.blade.php 
b/app/views/account/dashboard.blade.php
index 7a7ef09..9547fa0 100644
--- a/app/views/account/dashboard.blade.php
+++ b/app/views/account/dashboard.blade.php
@@ -94,7 +94,7 @@
             @endif
 
             <div class="well">
-                <h4 class="text-center">Need faster or more customised 
solutions for your Gateway? Contact us at: <a 
href="mailto:[email protected]";>[email protected]</a></h4>
+                <h6 class="text-center">Need faster or more customised 
solutions for your Gateway? Contact us at: <a 
href="mailto:[email protected]";>[email protected]</a></h6>
             </div>
             @if ($errors->has())
                 @foreach ($errors->all() as $error)

Reply via email to