mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Removed a reference to the firebuild file.
This commit is contained in:
@@ -36,7 +36,7 @@ require "${General::swroot}/header.pl";
|
|||||||
&Header::openbigbox('100%', 'center');
|
&Header::openbigbox('100%', 'center');
|
||||||
|
|
||||||
&Header::openbox('100%', 'left', 'Version');
|
&Header::openbox('100%', 'left', 'Version');
|
||||||
print "This is IPFire Build ".`cat /var/ipfire/firebuild`." and tagged as ".`cat /opt/pakfire/etc/pakfire.conf | grep "version =" | cut -d\\" -f2`;
|
print "This is IPFire ".`cat /opt/pakfire/etc/pakfire.conf | grep "version =" | cut -d\\" -f2`;
|
||||||
&Header::closebox();
|
&Header::closebox();
|
||||||
|
|
||||||
&Header::openbox('100%', 'left', $Lang::tr{'credits'});
|
&Header::openbox('100%', 'left', $Lang::tr{'credits'});
|
||||||
|
|||||||
Reference in New Issue
Block a user