ahmadshalloufuhh commited on
Commit
258e9e5
·
verified ·
1 Parent(s): e2391d5

Update src/app/components/body/about/about.component.html

Browse files
src/app/components/body/about/about.component.html CHANGED
@@ -31,6 +31,9 @@
31
  <td>Phone:</td>
32
  <td>+49 1762405080</td>
33
  </tr>
 
 
 
34
  </table>
35
 
36
  </mat-card-content>
 
31
  <td>Phone:</td>
32
  <td>+49 1762405080</td>
33
  </tr>
34
+ <tr>
35
+ <td><button mat-button routerLink="/control" style="color: white">control panel</button></td>
36
+ </tr>
37
  </table>
38
 
39
  </mat-card-content>