/: use local copy of ietflogo.gif instead of www.ietf.org (to avoid warnings about non-https content)

- Legacy-Id: 2103
This commit is contained in:
Pasi Eronen 2010-03-20 17:06:26 +00:00
parent 457a152ae1
commit d516b3ca28
2 changed files with 1 additions and 1 deletions

View file

@ -49,7 +49,7 @@ td.ietf-main-intro { width:200px; background:#fff5df; padding:8px; border:1px so
<table>
<tr valign="middle">
<td colspan="2" class="ietf-main-title"><h1>IETF Datatracker</h1></td>
<td class="ietf-main-logo"><div><img src="http://www.ietf.org/images/ietflogo.gif" width="140" alt=""/></div></td>
<td class="ietf-main-logo"><div><img src="/images/ietflogo.gif" width="140" alt=""/></div></td>
</tr>
<tr valign="top"><td class="ietf-main-search">

BIN
static/images/ietflogo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB