]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+accounts/accounts.component.html
Redirect to local route when getting peertube account
[github/Chocobozzz/PeerTube.git] / client / src / app / +accounts / accounts.component.html
index c1377c1ea5cfceb0aa81be14a4da8de2dbf60e94..038e18c4bd5413878237e2888a96ca5dcc94848c 100644 (file)
     </div>
 
     <div class="links">
-      <a i18n routerLink="videos" routerLinkActive="active" class="title-page">Videos</a>
-
       <a i18n routerLink="video-channels" routerLinkActive="active" class="title-page">Video channels</a>
 
+      <a i18n routerLink="videos" routerLinkActive="active" class="title-page">Videos</a>
+
       <a i18n routerLink="about" routerLinkActive="active" class="title-page">About</a>
     </div>
   </div>