[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: Little bug on web site
- From: Aleksej Bobylev <al.bobylev@xxxxxxxxx>
- Date: Sun, 5 Dec 2010 23:29:41 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=O8XCPPsIbZQ1z2aHCwt4dnElBdxHflpMXV5+ghhjgQY=; b=U5lOfwFXf9wgJs8vn9I8YFaZxjkexJet/q45OaIktjiFUkfgPLdpAAelFKhxe850rP Cz6PbBGDg7/Qr2uts/vxEbfyczfLM9Akv4KZyRX4VRw0xIP3hsEdJ+8kt1veLNeIq5Zw B0CLZJFUjioxz3AmMS8XoxBD01hp9Ncwz2RXo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=VVJYmHaSxyeCnkNCFZ2QcFTIHW5kYOeEzCqjC8idIPGnrs78hc3I/R0F1m2rLiJi/6 DAO099W6PP8IY/Wj9DyviEaEqkc8qmT7NgXDd6Trbyxj+av/uc+VQnBQlIIqmX9JHNRf zOwvdVO35rn6p+20lXPINyRduIl+f8+LiTyM4=
Since main page of SliTaz web site (http://www.slitaz.org/) is not a static html
page, but dinamic php one, the link `Top of the page' (index.html#top) don't
works animore.
Please, change it to "index.php#top", or (better) to "#top":
http://hg.slitaz.org/website/file/tip/index.php
line 186:
--<a href="index.html#top">Top of the page</a>
++<a href="#top">Top of the page</a>
--
Lexeii
---
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/