Merge remote-tracking branch 'airsonic/pr/949'
This commit is contained in:
@@ -41,7 +41,6 @@ removeImage = icons/subStandard/remove.png
|
|||||||
searchImage = icons/subStandard/search.png
|
searchImage = icons/subStandard/search.png
|
||||||
settingsImage = icons/subStandard/settings.png
|
settingsImage = icons/subStandard/settings.png
|
||||||
shareFacebookImage = icons/subStandard/facebook.png
|
shareFacebookImage = icons/subStandard/facebook.png
|
||||||
shareGooglePlusImage = icons/subStandard/googleplus.png
|
|
||||||
shareTwitterImage = icons/subStandard/twitter.png
|
shareTwitterImage = icons/subStandard/twitter.png
|
||||||
starredImage = icons/subStandard/starred.png
|
starredImage = icons/subStandard/starred.png
|
||||||
statusImage = icons/subStandard/status.png
|
statusImage = icons/subStandard/status.png
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<%@ include file="head.jsp" %>
|
<%@ include file="head.jsp" %>
|
||||||
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
|
|
||||||
</head>
|
</head>
|
||||||
<body class="mainframe bgcolor1">
|
<body class="mainframe bgcolor1">
|
||||||
|
|
||||||
@@ -22,9 +21,6 @@
|
|||||||
<a href="http://twitter.com/?status=Listening to ${model.playUrl}" target="_blank"><img src="<spring:theme code="shareTwitterImage"/>" alt=""></a>
|
<a href="http://twitter.com/?status=Listening to ${model.playUrl}" target="_blank"><img src="<spring:theme code="shareTwitterImage"/>" alt=""></a>
|
||||||
<a href="http://twitter.com/?status=Listening to ${model.playUrl}" target="_blank"><fmt:message key="share.twitter"/></a>
|
<a href="http://twitter.com/?status=Listening to ${model.playUrl}" target="_blank"><fmt:message key="share.twitter"/></a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
|
||||||
<g:plusone size="small" annotation="none" href="${model.playUrl}"></g:plusone> <fmt:message key="share.googleplus"/>
|
|
||||||
</p>
|
|
||||||
<p>
|
<p>
|
||||||
<fmt:message key="share.link">
|
<fmt:message key="share.link">
|
||||||
<fmt:param>${model.playUrl}</fmt:param>
|
<fmt:param>${model.playUrl}</fmt:param>
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 587 B |
Binary file not shown.
|
Before Width: | Height: | Size: 587 B |
Binary file not shown.
|
Before Width: | Height: | Size: 195 B |
Reference in New Issue
Block a user