mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
put version info on the sidebar
This commit is contained in:
@@ -30,11 +30,12 @@
|
||||
<a href="http://www.fireflymediaserver.org/" title="link to project home">
|
||||
<img src="ff_logo_sm.gif" width="136" height="36" alt="firefly logo" />
|
||||
</a>
|
||||
<!-- <div class="ministatus">Version @VERSION@</div>-->
|
||||
<!-- <div class="ministatus">Version @VERSION@</div> -->
|
||||
</div>
|
||||
|
||||
<div id="tagline">
|
||||
The best open-source media server for the <a href="http://www.rokulabs.com">Roku SoundBridge</a> and iTunes
|
||||
The best open-source media server for the <a
|
||||
href="http://www.rokulabs.com">Roku SoundBridge</a> and iTunes
|
||||
</div>
|
||||
<table id="main_table" cellpadding="0" border="0" cellspacing="0">
|
||||
<tr>
|
||||
@@ -51,7 +52,11 @@ The best open-source media server for the <a href="http://www.rokulabs.com">Roku
|
||||
<li><a class="@ispage thanks.html:naviselected:navi@" href="thanks.html">thanks</a></li>
|
||||
<li></li>
|
||||
</ul>
|
||||
<div class="links">
|
||||
Version @VERSION@
|
||||
</div>
|
||||
|
||||
<!-- this is on the ABOUT page
|
||||
<div class="links">
|
||||
<a class="@ispage gpl-license.html:naviselected:navi@" href="gpl-license.html">GPL license</a><br />
|
||||
<a class="@ispage aspl-license.html:naviselected:navi@" href="aspl-license.html">ASPL license</a><br />
|
||||
@@ -62,6 +67,7 @@ The best open-source media server for the <a href="http://www.rokulabs.com">Roku
|
||||
<a href="http://www.fireflymediaserver.org/">firefly homepage</a><br />
|
||||
<a href="http://svn.sourceforge.net/viewcvs.cgi/mt-daapd/">firefly source code</a><br />
|
||||
</div>
|
||||
-->
|
||||
</div>
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user