WebUI: change donation link to bpfire maintainer

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2024-09-08 16:23:34 +00:00
parent 24d3822f82
commit c834aa67d4
3 changed files with 4 additions and 4 deletions

View File

@@ -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> &bull;
<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> &bull;
<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&currency_code=USD" target="_blank">$Lang::tr{'support donation'}</a>
</span>
<strong>$system_release</strong>

View File

@@ -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',

View File

@@ -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' => '系统状态',