File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,6 +79,11 @@ <h3 class="sideNavHeader">Settings Menu</h3>
7979 </ p >
8080 </ mat-list-item >
8181 </ a >
82+ < mat-list-item routerLink ="/account/domainregistration ">
83+ < p mat-line >
84+ < mat-icon mat-list-icon svgIcon ="border-inside "> </ mat-icon > < span > Domain Registration</ span >
85+ </ p >
86+ </ mat-list-item >
8287 </ mat-expansion-panel >
8388
8489 <!-- ACCOUNT -->
@@ -207,4 +212,4 @@ <h3 class="sideNavHeader">Settings Menu</h3>
207212 < router-outlet >
208213 </ router-outlet >
209214 </ div >
210- </ app-runbox-container >
215+ </ app-runbox-container >
Original file line number Diff line number Diff line change @@ -110,6 +110,14 @@ <h4>
110110 < p > Manage your domain names for use with Email or Web Hosting services.</ p >
111111 </ a >
112112 </ mat-card >
113+ < mat-card class ="settingsItem ">
114+ < a routerLink ="/account/domainregistration ">
115+ < h4 >
116+ < mat-icon svgIcon ="border-inside "> </ mat-icon > Domain Registration
117+ </ h4 >
118+ < p > Purchase new domain names that you may set up with Email or Web Hosting services.</ p >
119+ </ a >
120+ </ mat-card >
113121 </ div >
114122
115123 < div class ="divider "> </ div >
You can’t perform that action at this time.
0 commit comments