|
11 | 11 | | |
12 | 12 | */ |
13 | 13 |
|
14 | | - // CREATE NEW USER FORM |
15 | | - 'create_user_label_email' => 'User Email', |
16 | | - 'create_user_ph_email' => 'User Email', |
17 | | - 'create_user_icon_email' => 'fa-envelope', |
| 14 | + // CREATE NEW USER FORM |
| 15 | + 'create_user_label_email' => 'User Email', |
| 16 | + 'create_user_ph_email' => 'User Email', |
| 17 | + 'create_user_icon_email' => 'fa-envelope', |
18 | 18 |
|
19 | | - 'create_user_label_username' => 'Username', |
20 | | - 'create_user_ph_username' => 'Username', |
21 | | - 'create_user_icon_username' => 'fa-user', |
| 19 | + 'create_user_label_username' => 'Username', |
| 20 | + 'create_user_ph_username' => 'Username', |
| 21 | + 'create_user_icon_username' => 'fa-user', |
22 | 22 |
|
23 | | - 'create_user_label_firstname' => 'First Name', |
24 | | - 'create_user_ph_firstname' => 'First Name', |
25 | | - 'create_user_icon_firstname' => 'fa-user', |
| 23 | + 'create_user_label_firstname' => 'First Name', |
| 24 | + 'create_user_ph_firstname' => 'First Name', |
| 25 | + 'create_user_icon_firstname' => 'fa-user', |
26 | 26 |
|
27 | | - 'create_user_label_lastname' => 'Last Name', |
28 | | - 'create_user_ph_lastname' => 'Last Name', |
29 | | - 'create_user_icon_lastname' => 'fa-user', |
| 27 | + 'create_user_label_lastname' => 'Last Name', |
| 28 | + 'create_user_ph_lastname' => 'Last Name', |
| 29 | + 'create_user_icon_lastname' => 'fa-user', |
30 | 30 |
|
31 | | - 'create_user_label_password' => 'Password', |
32 | | - 'create_user_ph_password' => 'Password', |
33 | | - 'create_user_icon_password' => 'fa-lock', |
| 31 | + 'create_user_label_password' => 'Password', |
| 32 | + 'create_user_ph_password' => 'Password', |
| 33 | + 'create_user_icon_password' => 'fa-lock', |
34 | 34 |
|
35 | | - 'create_user_label_pw_confirmation' => 'Confirm Password', |
36 | | - 'create_user_ph_pw_confirmation' => 'Confirm Password', |
37 | | - 'create_user_icon_pw_confirmation' => 'fa-lock', |
| 35 | + 'create_user_label_pw_confirmation' => 'Confirm Password', |
| 36 | + 'create_user_ph_pw_confirmation' => 'Confirm Password', |
| 37 | + 'create_user_icon_pw_confirmation' => 'fa-lock', |
38 | 38 |
|
39 | | - 'create_user_label_location' => 'User Location', |
40 | | - 'create_user_ph_location' => 'User Location', |
41 | | - 'create_user_icon_location' => 'fa-map-marker', |
| 39 | + 'create_user_label_location' => 'User Location', |
| 40 | + 'create_user_ph_location' => 'User Location', |
| 41 | + 'create_user_icon_location' => 'fa-map-marker', |
42 | 42 |
|
43 | | - 'create_user_label_bio' => 'User Bio', |
44 | | - 'create_user_ph_bio' => 'User Bio', |
45 | | - 'create_user_icon_bio' => 'fa-pencil', |
| 43 | + 'create_user_label_bio' => 'User Bio', |
| 44 | + 'create_user_ph_bio' => 'User Bio', |
| 45 | + 'create_user_icon_bio' => 'fa-pencil', |
46 | 46 |
|
47 | | - 'create_user_label_twitter_username'=> 'User Twitter Username', |
48 | | - 'create_user_ph_twitter_username' => 'User Twitter Username', |
49 | | - 'create_user_icon_twitter_username' => 'fa-twitter', |
| 47 | + 'create_user_label_twitter_username'=> 'User Twitter Username', |
| 48 | + 'create_user_ph_twitter_username' => 'User Twitter Username', |
| 49 | + 'create_user_icon_twitter_username' => 'fa-twitter', |
50 | 50 |
|
51 | | - 'create_user_label_github_username' => 'User GitHub Username', |
52 | | - 'create_user_ph_github_username' => 'User GitHub Username', |
53 | | - 'create_user_icon_github_username' => 'fa-github', |
| 51 | + 'create_user_label_github_username' => 'User GitHub Username', |
| 52 | + 'create_user_ph_github_username' => 'User GitHub Username', |
| 53 | + 'create_user_icon_github_username' => 'fa-github', |
54 | 54 |
|
55 | | - 'create_user_label_career_title' => 'User Occupation', |
56 | | - 'create_user_ph_career_title' => 'User Occupation', |
57 | | - 'create_user_icon_career_title' => 'fa-briefcase', |
| 55 | + 'create_user_label_career_title' => 'User Occupation', |
| 56 | + 'create_user_ph_career_title' => 'User Occupation', |
| 57 | + 'create_user_icon_career_title' => 'fa-briefcase', |
58 | 58 |
|
59 | | - 'create_user_label_education' => 'User Education', |
60 | | - 'create_user_ph_education' => 'User Education', |
61 | | - 'create_user_icon_education' => 'fa-graduation-cap', |
| 59 | + 'create_user_label_education' => 'User Education', |
| 60 | + 'create_user_ph_education' => 'User Education', |
| 61 | + 'create_user_icon_education' => 'fa-graduation-cap', |
62 | 62 |
|
63 | 63 | 'create_user_label_role' => 'User Role', |
64 | 64 | 'create_user_ph_role' => 'Select User Role', |
65 | 65 | 'create_user_icon_role' => 'fas fa-fw fas fa-shield-alt', |
66 | 66 |
|
67 | | - 'create_user_button_text' => '<i class="fa fa-user-plus" aria-hidden="true"></i> Create New User', |
| 67 | + 'create_user_button_text' => '<i class="fa fa-user-plus" aria-hidden="true"></i> Create New User', |
68 | 68 |
|
69 | | - // EDIT USER AS ADMINISTRATOR FORM |
70 | | - 'edit-user-admin-title' => 'Edit User Information', |
| 69 | + // EDIT USER AS ADMINISTRATOR FORM |
| 70 | + 'edit-user-admin-title' => 'Edit User Information', |
71 | 71 |
|
72 | | - 'label-username' => 'Username', |
73 | | - 'ph-username' => 'Username', |
| 72 | + 'label-username' => 'Username', |
| 73 | + 'ph-username' => 'Username', |
74 | 74 |
|
75 | | - 'label-useremail' => 'User Email', |
76 | | - 'ph-useremail' => 'User Email', |
| 75 | + 'label-useremail' => 'User Email', |
| 76 | + 'ph-useremail' => 'User Email', |
77 | 77 |
|
78 | | - 'label-userrole_id' => 'User Access Level', |
79 | | - 'option-label' => 'Select a Level', |
80 | | - 'option-user' => 'User', |
81 | | - 'option-editor' => 'Editor', |
82 | | - 'option-admin' => 'Administrator', |
83 | | - 'submit-btn-text' => 'Edit the User!', |
| 78 | + 'label-userrole_id' => 'User Access Level', |
| 79 | + 'option-label' => 'Select a Level', |
| 80 | + 'option-user' => 'User', |
| 81 | + 'option-editor' => 'Editor', |
| 82 | + 'option-admin' => 'Administrator', |
| 83 | + 'submit-btn-text' => 'Edit the User!', |
84 | 84 |
|
85 | | - 'submit-btn-icon' => 'fa-save', |
86 | | - 'username-icon' => 'fa-user', |
87 | | - 'useremail-icon' => 'fa-envelope-o', |
| 85 | + 'submit-btn-icon' => 'fa-save', |
| 86 | + 'username-icon' => 'fa-user', |
| 87 | + 'useremail-icon' => 'fa-envelope-o', |
88 | 88 |
|
89 | | - 'change-pw' => 'Change Password', |
90 | | - 'cancel' => 'Cancel', |
91 | | - 'save-changes' => '<i class="fa fa-fw fa-save" aria-hidden="true"></i> Save Changes', |
| 89 | + 'change-pw' => 'Change Password', |
| 90 | + 'cancel' => 'Cancel', |
| 91 | + 'save-changes' => '<i class="fa fa-fw fa-save" aria-hidden="true"></i> Save Changes', |
92 | 92 |
|
93 | 93 | ]; |
0 commit comments