Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 16ae6e7

Browse files
author
vikasrohit
committed
Updated text on community members page
1 parent f6f4997 commit 16ae6e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/community/members.jade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.community-view
22
.header-community
33
header
4-
h1 Members
4+
h1 Community Overview
55

66
.members-container
77
.search-container
88
form(name="searchForm", role="form", ng-submit="ctrl.search()", novalidate)
9-
input(ng-model="ctrl.keywords", name="keywords", placeholder="find people", type="text", required)
9+
input(ng-model="ctrl.keywords", name="keywords", placeholder="find members", type="text", required)
1010
input(type="submit" name="search-btn" value="").search-ico
1111

1212
.default-show-container(ng-show="ctrl.notSearch")

0 commit comments

Comments
 (0)