Use grid to organise settings in admin, my-account
[oweals/peertube.git] / client / src / app / +my-account / my-account-settings / my-account-profile / my-account-profile.component.html
index 05c0b5ddc421dc3ad69650f8184467fc92b95d0e..14e51f57cf65fbc8d871c47821a91d67c495534c 100644 (file)
@@ -24,5 +24,5 @@
     </div>
   </div>
 
-  <input type="submit" i18n-value value="Update my profile" [disabled]="!form.valid">
+  <input type="submit" i18n-value value="Save" [disabled]="!form.valid">
 </form>