Rebranding ;)

arm-ng
kille72 7 years ago
parent 036314e0f7
commit 0465d49bfe

@ -10,7 +10,7 @@ This is my personal fork, If anyone wants to pick up my changes and merge them t
**Source code**: https://bitbucket.org/kille72/tomato-arm-kille72/commits/all
**Downloads**: https://exotic.se/tomato-arm
**Downloads**: https://exotic.se/freshtomato-arm/
**About me/Donate**: https://exotic.se

@ -239,7 +239,7 @@ endif
cd $(INSTALLDIR)/www && \
for F in $(wildcard *.asp); do \
sed -e "s,<div class='version'>Version <% version(); %></div>,<div class='version'>Version <% version(); %> by Kille72</div>," $$F > $$F.tmp; \
sed -e "s,<div class='version'>Version <% version(); %></div>,<div class='version'>Version <% version(); %> by FreshTomato team</div>," $$F > $$F.tmp; \
mv $$F.tmp $$F; \
done

@ -99,13 +99,12 @@ function init()
<img src='tux.png' alt='Linux &amp; Tomato' id='tux'>
</div>
<div class='about'>
<b>Tomato Firmware <% version(1); %></b><br />
<b>FreshTomato Firmware <% version(1); %></b><br />
<br />
Linux kernel <% version(2); %> and Broadcom Wireless Driver <% version(3); %><br />
<br />
<b>[Kille72's Tomato-ARM]</b> - Polish forum: <a href='https://openlinksys.info/forum/viewthread.php?thread_id=20829' class='new_window'>https://openlinksys.info</a> English forum: <a href='https://www.linksysinfo.org/index.php?threads/fork-tomato-by-shibby-compiled-by-kille72.73397/' class='new_window'>https://linksysinfo.org</a><br />
<a href='https://bitbucket.org/kille72/tomato-arm-kille72' class='new_window'>Project page</a><br />
<a href='https://exotic.se' class='new_window'>About me</a><br />
<b>Forums about Tomato</b> - PL: <a href='https://openlinksys.info' class='new_window'>https://openlinksys.info</a> EN: <a href='https://www.linksysinfo.org' class='new_window'>https://linksysinfo.org</a><br />
<b>FreshTomato team: </b><a href='https://bitbucket.org/kille72/tomato-arm-kille72' class='new_window'>@kille72</a>, <a href='https://bitbucket.org/pedro311/freshtomato-arm' class='new_window'>@pedro</a><br />
<br />
<hr>
<!-- / / / -->
@ -263,21 +262,20 @@ We want to express our gratitude to all people not mentioned here but contribute
<br />
<hr>
<br /><b>[Kille72's Tomato-ARM] - is an alternative, customized version, forked off from Tomato-ARM by Shibby</b>
<br /><b>FreshTomato-ARM - is an alternative, customized version, forked off from Tomato-ARM by Shibby</b>
<br />
Copyright (C) 2016-2018 <a href='https://exotic.se' class='new_window'>@kille72</a>
Copyright (C) 2016-2018 FreshTomato team
<br />
<br />
Built on <% build_time(); %> by <a href='https://exotic.se' class='new_window'>@kille72</a>
<br />
PL: <a href="https://openlinksys.info/forum/viewthread.php?thread_id=20829" class="new_window">https://openlinksys.info</a>, EN: <a href="https://www.linksysinfo.org/index.php?threads/fork-tomato-by-shibby-compiled-by-kille72.73397/" class="new_window">https://linksysinfo.org</a>
<br />
<br />
Click below to send a "Thank you" gift through PayPal
<br />
<br />
<div id="donate">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=ZSMTVT4WQN2W2&amp;lc=GB&amp;item_name=Thank%20you%20for%20Tomato%2e%20Keep%20it%20up&amp;item_number=Kille72&amp;currency_code=EUR&amp;bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted" class="new_window"><img style="border:none" alt="Donate" src="donate.gif"/></a><br />
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=ZSMTVT4WQN2W2&amp;lc=GB&amp;item_name=Thank%20you%20for%20FreshTomato%2e%20Keep%20it%20up&amp;item_number=Kille72&amp;currency_code=EUR&amp;bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted" class="new_window"><img style="border:none" alt="Donate" src="donate.gif"/></a><br />
</div>
<br />
<br />

Loading…
Cancel
Save