changing you look new here 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/18d57226 Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/18d57226 Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/18d57226 Branch: refs/heads/master Commit: 18d57226c59e6f7497f5b52cecaf49e67dc723ba Parents: ad7bc6d Author: scnakandala <[email protected]> Authored: Thu Mar 17 12:00:36 2016 -0400 Committer: scnakandala <[email protected]> Committed: Thu Mar 17 12:00:36 2016 -0400 ---------------------------------------------------------------------- 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/18d57226/app/views/account/dashboard.blade.php ---------------------------------------------------------------------- diff --git a/app/views/account/dashboard.blade.php b/app/views/account/dashboard.blade.php index e3d689f..71faba8 100644 --- a/app/views/account/dashboard.blade.php +++ b/app/views/account/dashboard.blade.php @@ -212,7 +212,7 @@ <h1>Hi! You look new here.</h1> </div> <div class="row well"> - <h4>You will be notified via email by your gateway administrator when can get access to the gateway to run experiments.</h4> + <h4>Your SEAGrid account is pending approval. You will be notified via email upon approval by SEAGrid Admin.</h4> </div> </div> @endif
