ipinfo.cgi: Align flag icon

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-11-17 16:04:10 +00:00
parent 7b405169be
commit 1a3c53556e

View File

@@ -107,7 +107,7 @@ if (&General::validip($addr)) {
<table class="tbl" width='100%'>
<tr>
<td bgcolor='$color{'color22'}'><strong>$Lang::tr{'country'}</strong></td>
<td bgcolor='$color{'color22'}'>$cname <a href='country.cgi#$ccode'><img src="$flag_icon" border="0" alt="$cname" title="$cname" /></td>
<td bgcolor='$color{'color22'}'>$cname <a href='country.cgi#$ccode'><img src="$flag_icon" border="0" align="absmiddle" alt="$cname" title="$cname" /></td>
</tr>
<tr>
<td bgcolor='$color{'color20'}'><strong>$Lang::tr{'ptr'}</strong></td>