]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/captive.cgi
captive: Cleanup logo upload
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / captive.cgi
index 99412074adcc3adaebf81b2379f5be3760c001bb..6a1467752bfd6db0db0b6f0f3efc567ac88a44fc 100755 (executable)
@@ -326,18 +326,13 @@ print<<END;
                        <input type="color" name="COLOR" value="$settings{'COLOR'}">
                </td>
        </tr>
-END
-
-# Logo Upload
-print <<END;
        <tr>
                <td>
-                       $Lang::tr{'Captive logo_upload'}
-                       <br>
-                       $Lang::tr{'Captive logo_upload1'}
+                       $Lang::tr{'Captive upload logo'}
                </td>
                <td>
                        <input type="file" name="logo">
+                       <br>$Lang::tr{'Captive upload logo recommendations'}
                </td>
        </tr>
 END