Changing Gateway Settings to Gateway Preferences
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/8437d438 Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/8437d438 Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/8437d438 Branch: refs/heads/0.15-release-branch Commit: 8437d438bda79dab4f00af189a38a0ed74a107eb Parents: 16f26bd Author: Supun Nakandala <[email protected]> Authored: Thu Jul 16 19:09:24 2015 +0530 Committer: Supun Nakandala <[email protected]> Committed: Thu Jul 16 19:09:24 2015 +0530 ---------------------------------------------------------------------- app/views/admin/manage-gateway.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/8437d438/app/views/admin/manage-gateway.blade.php ---------------------------------------------------------------------- diff --git a/app/views/admin/manage-gateway.blade.php b/app/views/admin/manage-gateway.blade.php index 450a101..7bff156 100644 --- a/app/views/admin/manage-gateway.blade.php +++ b/app/views/admin/manage-gateway.blade.php @@ -28,7 +28,7 @@ <div class="row"> <div class="col-md-6"> - <h3>Gateway Settings</h3> + <h3>Gateway Preferences</h3> </div> @if( Session::has("scigap_admin")) <div class="col-md-6" style="margin-top:3.5%">
