Repository: airavata-php-gateway Updated Branches: refs/heads/develop a3bec4869 -> 10095a940
gateway requests list valign top 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/10095a94 Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/10095a94 Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/10095a94 Branch: refs/heads/develop Commit: 10095a9402239a0ce19d9750c6640b659ab8709c Parents: a3bec48 Author: scnakandala <[email protected]> Authored: Fri Dec 2 15:11:37 2016 -0500 Committer: scnakandala <[email protected]> Committed: Fri Dec 2 15:11:37 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/10095a94/app/views/account/dashboard.blade.php ---------------------------------------------------------------------- diff --git a/app/views/account/dashboard.blade.php b/app/views/account/dashboard.blade.php index 857b627..6b2b3cf 100644 --- a/app/views/account/dashboard.blade.php +++ b/app/views/account/dashboard.blade.php @@ -92,7 +92,7 @@ </h4> </div> @endif - + <br/> <div class="well"> <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>
