Remove Google+ relics
Google+ is dead: https://developers.google.com/+/
This commit is contained in:
@@ -41,7 +41,6 @@ removeImage = icons/subStandard/remove.png
|
||||
searchImage = icons/subStandard/search.png
|
||||
settingsImage = icons/subStandard/settings.png
|
||||
shareFacebookImage = icons/subStandard/facebook.png
|
||||
shareGooglePlusImage = icons/subStandard/googleplus.png
|
||||
shareTwitterImage = icons/subStandard/twitter.png
|
||||
starredImage = icons/subStandard/starred.png
|
||||
statusImage = icons/subStandard/status.png
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<%@ include file="head.jsp" %>
|
||||
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
|
||||
</head>
|
||||
<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"><fmt:message key="share.twitter"/></a>
|
||||
</p>
|
||||
<p>
|
||||
<g:plusone size="small" annotation="none" href="${model.playUrl}"></g:plusone> <fmt:message key="share.googleplus"/>
|
||||
</p>
|
||||
<p>
|
||||
<fmt:message key="share.link">
|
||||
<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