Skip to content

Commit

Permalink
Added Bazarr website to status tab of system page.
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus65535 committed Apr 13, 2019
1 parent 5b05b47 commit d9d0942
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions views/system.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,18 @@
<div class="ui dividing header">More info</div>
<div class="twelve wide column">
<div class="ui grid">
<div class="middle aligned row">
<div class="right aligned four wide column">
<label>Home page</label>
</div>
<div class="five wide column">
<div class='field'>
<div class="ui fluid input">
<i class="paper plane icon"></i><a href="https://www.bazarr.media" target="_blank">Bazarr website</a>
</div>
</div>
</div>
</div>
<div class="middle aligned row">
<div class="right aligned four wide column">
<label>Source</label>
Expand Down

0 comments on commit d9d0942

Please sign in to comment.