new Google+ page url

This commit is contained in:
flopp
2013-08-16 11:11:01 +02:00
parent 678139ae16
commit 162470d8c3
2 changed files with 2 additions and 2 deletions

View File

@@ -276,7 +276,7 @@
<td class="mediumsmalltext">{t}Follow us:{/t}</td>
<td><a href="http://blog.opencaching.de/feed"><img src="resource2/{style}/images/media/16x16-feed.png" width="16" height="16" /></a></td>
<td><a href="https://twitter.com/opencaching"><img src="resource2/{style}/images/media/16x16-twitter.png" width="16" height="16" /></a></td>
<td><a href="https://plus.google.com/104950249357104618315"><img src="resource2/{style}/images/media/16x16-google+.png" width="16" height="16" /></a></td>
<td><a href="https://plus.google.com/+opencaching"><img src="resource2/{style}/images/media/16x16-google+.png" width="16" height="16" /></a></td>
<td><a href="https://www.facebook.com/opencaching.de"><img src="resource2/{style}/images/media/16x16-facebook.png" width="16" height="16" /></a></td>
</tr>
<tr>

View File

@@ -260,7 +260,7 @@
<td class="mediumsmalltext">{t}Follow us:{/t}</td>
<td><a href="http://blog.opencaching.de/feed"><img src="resource2/{$opt.template.style}/images/media/16x16-feed.png" width="16" height="16" /></a></td>
<td><a href="https://twitter.com/opencaching"><img src="resource2/{$opt.template.style}/images/media/16x16-twitter.png" width="16" height="16" /></a></td>
<td><a href="https://plus.google.com/104950249357104618315"><img src="resource2/{$opt.template.style}/images/media/16x16-google+.png" width="16" height="16" /></a></td>
<td><a href="https://plus.google.com/+opencaching"><img src="resource2/{$opt.template.style}/images/media/16x16-google+.png" width="16" height="16" /></a></td>
<td><a href="https://www.facebook.com/opencaching.de"><img src="resource2/{$opt.template.style}/images/media/16x16-facebook.png" width="16" height="16" /></a></td>
</tr>
<tr>