mirror of https://github.com/mirror/busybox.git
- add a colorful "valid HTML 4.01 Transitional" button to be able to check the referer easily.
Just rip it out if this is not considered generally useful.. TIA.1_4_stable
parent
3515f6e043
commit
8326d5e31b
|
@ -31,6 +31,11 @@
|
|||
src="images/osuosl.png"
|
||||
alt="This site is kindly hosted by OSL"></a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="http://validator.w3.org/check?uri=referer"><img
|
||||
src="images/valid-html401.png"
|
||||
alt="Valid HTML" height="31" width="88"></a>
|
||||
</td>
|
||||
|
||||
</TR>
|
||||
</table>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Loading…
Reference in New Issue