Download list nav

This commit is contained in:
str4d
2015-10-14 15:10:24 +00:00
parent 434554fd73
commit 0869b44645
2 changed files with 15 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
{%- set filename = 'i2psource_%s.tar.bz2' -%}
{%- set signame = 'i2psource_%s.tar.bz2.sig' -%}
{%- set hash = i2psource_hash -%}
{%- elif type == 'update' -%}
{%- elif type == 'update-file' -%}
{%- set name = _('Manual updates') -%}
{%- set icon = 'images/download/update-manual.png' -%}
{%- set filename = 'i2pupdate_%s.zip' -%}