aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-03-12 00:45:45 +0100
committerRigel Kent <sendmemail@rigelk.eu>2020-03-12 00:46:48 +0100
commit8227643bce85747953eb43ddc553f14d29bc475f (patch)
treea6eed88b9e0c84a5f820ca2095fc58c22cc38fe2 /client/src/app/+my-account/my-account-settings/my-account-settings.component.html
parentc9ad38f4cb11dded664b03b79942b61343815d06 (diff)
downloadPeerTube-8227643bce85747953eb43ddc553f14d29bc475f.tar.gz
PeerTube-8227643bce85747953eb43ddc553f14d29bc475f.tar.zst
PeerTube-8227643bce85747953eb43ddc553f14d29bc475f.zip
hide RSS for comments, normalize video-channel edit with account edit
Diffstat (limited to 'client/src/app/+my-account/my-account-settings/my-account-settings.component.html')
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-settings.component.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/+my-account/my-account-settings/my-account-settings.component.html b/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
index 87296bc19..ddcde828c 100644
--- a/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
+++ b/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
@@ -24,6 +24,7 @@
24 24
25<div class="form-row mt-5"> <!-- video settings grid --> 25<div class="form-row mt-5"> <!-- video settings grid -->
26 <div class="form-group col-12 col-lg-4 col-xl-3"> 26 <div class="form-group col-12 col-lg-4 col-xl-3">
27 <div class="anchor" id="video-settings"></div> <!-- video settings anchor -->
27 <div i18n class="account-title">VIDEO SETTINGS</div> 28 <div i18n class="account-title">VIDEO SETTINGS</div>
28 </div> 29 </div>
29 30