diff options
Diffstat (limited to 'MediaBrowser.WebDashboard/Html/log.html')
| -rw-r--r-- | MediaBrowser.WebDashboard/Html/log.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MediaBrowser.WebDashboard/Html/log.html b/MediaBrowser.WebDashboard/Html/log.html index db76240ffa..0cc5bbbf17 100644 --- a/MediaBrowser.WebDashboard/Html/log.html +++ b/MediaBrowser.WebDashboard/Html/log.html @@ -12,7 +12,8 @@ <a href="support.html" data-role="button">General</a> <a href="log.html" data-role="button" class="ui-btn-active">View Log</a> <a href="supporter.html" data-role="button">Become a Supporter</a> - <a href="supporterKey.html" data-role="button">Supporter Key</a> + <a href="supporterKey.html" data-role="button">Supporter Key</a> + <a href="about.html" data-role="button">About</a> </div> <p> <label for="chkAutoScroll">Auto-scroll</label> |
