Merge remote-tracking branch 'airsonic/pr/945'
This commit is contained in:
@@ -168,7 +168,7 @@
|
|||||||
<p class="warning"><fmt:message key="advancedsettings.ldapRequiresRestart"/></p>
|
<p class="warning"><fmt:message key="advancedsettings.ldapRequiresRestart"/></p>
|
||||||
|
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'">
|
<a href="nowPlaying.view"><input type="button" value="<fmt:message key="common.cancel"/>"></a>
|
||||||
|
|
||||||
</form:form>
|
</form:form>
|
||||||
|
|
||||||
|
|||||||
@@ -119,10 +119,10 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'">
|
<a href="nowPlaying.view"><input type="button" value="<fmt:message key="common.cancel"/>"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</form:form>
|
</form:form>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -65,7 +65,7 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
@@ -158,7 +158,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" style="padding-top:1.5em">
|
<td colspan="2" style="padding-top:1.5em">
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="padding-top:1.5em" colspan="5">
|
<td style="padding-top:1.5em" colspan="5">
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -64,4 +64,4 @@
|
|||||||
<script language="javascript" type="text/javascript">parent.frames.left.location.href="left.view?"</script>
|
<script language="javascript" type="text/javascript">parent.frames.left.location.href="left.view?"</script>
|
||||||
</c:if>
|
</c:if>
|
||||||
|
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|||||||
@@ -139,7 +139,7 @@
|
|||||||
|
|
||||||
<p >
|
<p >
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</form:form>
|
</form:form>
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td colspan="3" style="padding-top:1.5em">
|
<td colspan="3" style="padding-top:1.5em">
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|||||||
@@ -208,7 +208,7 @@
|
|||||||
|
|
||||||
<p style="padding-top:1em;padding-bottom:1em">
|
<p style="padding-top:1em;padding-bottom:1em">
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"/>
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em"/>
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2><fmt:message key="personalsettings.avatar.title"/></h2>
|
<h2><fmt:message key="personalsettings.avatar.title"/></h2>
|
||||||
|
|||||||
@@ -196,7 +196,7 @@ $(document).ready(function() {
|
|||||||
</c:if>
|
</c:if>
|
||||||
|
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-top:1em;margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-top:1em;margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" style="margin-top:1em" onclick="location.href='nowPlaying.view'">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>" style="margin-top:1em"></a>
|
||||||
</form:form>
|
</form:form>
|
||||||
</c:otherwise>
|
</c:otherwise>
|
||||||
</c:choose>
|
</c:choose>
|
||||||
|
|||||||
@@ -80,7 +80,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="padding-top:1.5em" colspan="2">
|
<td style="padding-top:1.5em" colspan="2">
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
<p style="padding-top:1em">
|
<p style="padding-top:1em">
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'" style="margin-right:2.0em">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>" style="margin-right:2.0em"></a>
|
||||||
<input type="checkbox" id="deleteExpired" name="deleteExpired" class="checkbox"/>
|
<input type="checkbox" id="deleteExpired" name="deleteExpired" class="checkbox"/>
|
||||||
<label for="deleteExpired"><fmt:message key="sharesettings.deleteexpired"/></label>
|
<label for="deleteExpired"><fmt:message key="sharesettings.deleteexpired"/></label>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
@@ -87,7 +87,7 @@
|
|||||||
|
|
||||||
<p style="padding-top:0.75em">
|
<p style="padding-top:0.75em">
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'" style="margin-right:1.3em">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>" style="margin-right:1.3em"></a>
|
||||||
<a href="https://airsonic.github.io/docs/transcode/" target="_blank"><fmt:message key="transcodingsettings.recommended"/></a>
|
<a href="https://airsonic.github.io/docs/transcode/" target="_blank"><fmt:message key="transcodingsettings.recommended"/></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
@@ -215,7 +215,7 @@
|
|||||||
</c:choose>
|
</c:choose>
|
||||||
|
|
||||||
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-top:1.5em;margin-right:0.3em">
|
<input type="submit" value="<fmt:message key="common.save"/>" style="margin-top:1.5em;margin-right:0.3em">
|
||||||
<input type="button" value="<fmt:message key="common.cancel"/>" onclick="location.href='nowPlaying.view'" style="margin-top:1.5em">
|
<a href='nowPlaying.view'><input type="button" value="<fmt:message key="common.cancel"/>" style="margin-top:1.5em"></a>
|
||||||
</form:form>
|
</form:form>
|
||||||
|
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|||||||
@@ -193,6 +193,11 @@ input[type=submit], input[type=button] {
|
|||||||
background: white;
|
background: white;
|
||||||
padding-left: 1em;
|
padding-left: 1em;
|
||||||
padding-right: 1em;
|
padding-right: 1em;
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
|
input[type=submit]:hover, input[type=button]:hover {
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=submit]:active, input[type=button]:active {
|
input[type=submit]:active, input[type=button]:active {
|
||||||
|
|||||||
Reference in New Issue
Block a user