Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2013-07-01 22:57:29 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2013-07-01 22:57:29 +0400
commita20e9dee89ca2b0552840e1221828d19817a8cc7 (patch)
tree2ad1b1e0a0b13ed70853ad5ec09e1818c553b179 /settings/templates
parentcb5811bcf53c884a47f29045c8c772424d9ab6f4 (diff)
parent13bfa3be279f8af0ac1ced1ede0273d019105f93 (diff)
Merge pull request #3894 from owncloud/ie8_compatibility_fixes
Ie8 compatibility fixes
Diffstat (limited to 'settings/templates')
-rw-r--r--settings/templates/apps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/apps.php b/settings/templates/apps.php
index 0903b9bd5c4..d60fd82f917 100644
--- a/settings/templates/apps.php
+++ b/settings/templates/apps.php
@@ -34,7 +34,7 @@
class="version"></span><small class="externalapp" style="visibility:hidden;"></small></h3>
<span class="score"></span>
<p class="description"></p>
- <img src="" class="preview" />
+ <img src="" class="preview hidden" />
<p class="appslink hidden"><a href="#" target="_blank"><?php
p($l->t('See application page at apps.owncloud.com'));?></a></p>
<p class="license hidden"><?php