summaryrefslogtreecommitdiffstats
path: root/web/template/stats/updates_table.php
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2015-12-12 12:55:37 +0100
committerLukas Fleischer <lfleischer@archlinux.org>2015-12-13 10:22:59 +0100
commit9c98523494a9f533cc2a8ee873c96db02a1a6d4e (patch)
tree0aa1c6e65acb82d1e16a53bed4cb8357b8b86c38 /web/template/stats/updates_table.php
parenta35dc4022aea91a7be945222d7430a93276a6ee4 (diff)
downloadaur-9c98523494a9f533cc2a8ee873c96db02a1a6d4e.tar.gz
aur-9c98523494a9f533cc2a8ee873c96db02a1a6d4e.tar.xz
Replace new package icon
Use a flat icon from the Open Iconic collection to mark new packages. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'web/template/stats/updates_table.php')
-rw-r--r--web/template/stats/updates_table.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/stats/updates_table.php b/web/template/stats/updates_table.php
index b783bd85..7cad3fa4 100644
--- a/web/template/stats/updates_table.php
+++ b/web/template/stats/updates_table.php
@@ -11,7 +11,7 @@
</td>
<td class="pkg-new">
<?php if ($row["ModifiedTS"] - $row["SubmittedTS"] < 3600): ?>
- <img src="images/new.png" alt="New!" />
+ <img src="images/new.svg" alt="New!" />
<?php endif; ?>
</td>
<td class="pkg-date">