mirror of https://github.com/Chocobozzz/PeerTube
Client: Get videos -> See videos
parent
38d78e5b82
commit
f81bb2853c
|
@ -21,7 +21,7 @@
|
|||
<div class="panel-block">
|
||||
<div id="panel-get-videos" class="panel-button">
|
||||
<span class="hidden-xs glyphicon glyphicon-list"></span>
|
||||
<a [routerLink]="['/videos/list']">Get videos</a>
|
||||
<a [routerLink]="['/videos/list']">See videos</a>
|
||||
</div>
|
||||
|
||||
<div id="panel-upload-video" class="panel-button" *ngIf="isLoggedIn">
|
||||
|
|
Loading…
Reference in New Issue