diff --git a/html/cgi-bin/index.cgi b/html/cgi-bin/index.cgi index a62232397..b27b45ed9 100644 --- a/html/cgi-bin/index.cgi +++ b/html/cgi-bin/index.cgi @@ -544,7 +544,7 @@ if ( ! -e "/var/ipfire/main/send_profile") { # EOL architecture my ($sysname, $nodename, $release, $version, $machine) = &POSIX::uname(); if ($machine =~ m/^i.86$/) { - $warnmessage .= "
  • $Lang::tr{'eol architecture warning'}
  • "; + $warnmessage .= "
  • $Lang::tr{'eol architecture warning'}
  • "; } # Memory usage warning