mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
WebUI: change donation link to bpfire maintainer
Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -212,8 +212,8 @@ print <<END;
|
||||
|
||||
<div id="footer" class='bigbox fixed'>
|
||||
<span class="pull-right">
|
||||
<a href="https://www.ipfire.org/" target="_blank"><strong>IPFire.org</strong></a> •
|
||||
<a href="https://www.ipfire.org/donate" target="_blank">$Lang::tr{'support donation'}</a>
|
||||
<a href="http://www.bpfire.net/" target="_blank"><strong>BPFire.net</strong></a> •
|
||||
<a href="https://www.paypal.com/donate/?business=BL97G8687E5B6&no_recurring=0&item_name=Make+revolutionary+eBPF+technology+available+for+non-tech+savvy+users+for+safe+online+surfing¤cy_code=USD" target="_blank">$Lang::tr{'support donation'}</a>
|
||||
</span>
|
||||
|
||||
<strong>$system_release</strong>
|
||||
|
||||
@@ -2526,7 +2526,7 @@
|
||||
'successfully refreshed updates list' => 'Successfully refreshed updates list.',
|
||||
'summaries kept' => 'Keep summaries for',
|
||||
'sunday' => 'Sunday',
|
||||
'support donation' => 'Support the IPFire project with your donation',
|
||||
'support donation' => 'Support the BPFire project with your donation',
|
||||
'swap' => 'Swap',
|
||||
'swap usage per' => 'Swap usage per',
|
||||
'system' => 'System',
|
||||
|
||||
@@ -2491,7 +2491,7 @@
|
||||
'successfully refreshed updates list' => '成功刷新更新列表。.',
|
||||
'summaries kept' => '保留摘要',
|
||||
'sunday' => '星期日',
|
||||
'support donation' => '通过捐款支持IPFire项目',
|
||||
'support donation' => '通过捐款支持BPFire项目',
|
||||
'swap' => '交换',
|
||||
'swap usage per' => 'Swap usage per',
|
||||
'system' => '系统状态',
|
||||
|
||||
Reference in New Issue
Block a user