Skip to content

Commit

Permalink
refs #4338 move logo to zeitgeist
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Nov 26, 2013
1 parent 74dcbd1 commit 3c5d6e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/CorePluginsAdmin/templates/pluginMetadata.twig
Expand Up @@ -3,5 +3,5 @@
<li class="odd">{{ 'CorePluginsAdmin_Version'|translate }}: <strong>{{ plugin.latestVersion }}</strong></li>
<li class="even">Updated: <strong>{{ plugin.lastUpdated }}</strong></li>
<li class="odd">{{ 'General_Downloads'|translate }}: <strong>{{ plugin.numDownloads }}</strong></li>
<li class="even">Developer: {% if 'piwik' == plugin.owner %}<img style="padding-bottom:2px;" src="/plugins/CorePluginsAdmin/images/piwik_logo.png" height="11"/>{% else %}<strong>{{ plugin.owner }}</strong>{% endif %}</li>
<li class="even">Developer: {% if 'piwik' == plugin.owner %}<img style="padding-bottom:2px;" src="/plugins/Zeitgeist/images/logo-marketplace.png" height="11"/>{% else %}<strong>{{ plugin.owner }}</strong>{% endif %}</li>
</ul>
Binary file added plugins/Zeitgeist/images/logo-marketplace.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3c5d6e9

Please sign in to comment.