]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/misc/edit-button.component.html
Add link to register in login form
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / misc / edit-button.component.html
index 6e9564bd71b1d458ed389127fd390b0547c674c5..58012a8b81bd356d3712f65d32247fc9f0653e1f 100644 (file)
@@ -1,4 +1,4 @@
-<a class="action-button" [routerLink]="routerLink">
+<a class="action-button action-button-edit" [routerLink]="routerLink">
   <span class="icon icon-edit"></span>
   Edit
 </a>