mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Typo
This commit is contained in:
parent
22ced1c769
commit
8a1d50fd61
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ Dashboard | {{ config['PUBLIC_CONFIG'].site.title }}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-1">
|
<div class="col-md-1">
|
||||||
<a href="{{ url_for('M3uParseStreamsView:show') }}" class="btn btn-success"
|
<a href="{{ url_for('M3uParseVodsView:show') }}" class="btn btn-success"
|
||||||
role="button">
|
role="button">
|
||||||
Meta VODs
|
Meta VODs
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue