]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
ipinfo.cgi: Align flag icon
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Nov 2020 16:04:10 +0000 (16:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Nov 2020 16:04:10 +0000 (16:04 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/ipinfo.cgi

index 1b7ceeadc096664f55d2652c0f2e20d6f2a19646..31b4a16d477ebeb863e2df8a1e35d82ae77a3e2b 100644 (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>