public inbox for [email protected]
help / color / mirror / Atom feedhtml error on main page
2+ messages / 2 participants
[nested] [flat]
* html error on main page
@ 2007-10-02 05:50 hubert depesz lubaczewski <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: hubert depesz lubaczewski @ 2007-10-02 05:50 UTC (permalink / raw)
To: pgsql-www
hi,
on main page there is typo in html:
#v+
<img src="/layout/images/blt_blu_arrow.png" width="6" height="5" alt="" /><a href="http://www.postgresql.org/docs/current/interactive/release.html"; ptitle="Release Notes">Release Notes</a><br />
#v-
it should be:
#v+
<img src="/layout/images/blt_blu_arrow.png" width="6" height="5" alt="" /><a href="http://www.postgresql.org/docs/current/interactive/release.html"; title="Release Notes">Release Notes</a><br />
#v-
(ptitle => title).
depesz
--
quicksil1er: "postgres is excellent, but like any DB it requires a
highly paid DBA. here's my CV!" :)
http://www.depesz.com/ - blog dla ciebie (i moje CV)
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: html error on main page
@ 2007-10-02 18:54 Magnus Hagander <[email protected]>
parent: hubert depesz lubaczewski <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Magnus Hagander @ 2007-10-02 18:54 UTC (permalink / raw)
To: [email protected]; +Cc: pgsql-www
hubert depesz lubaczewski wrote:
> hi,
> on main page there is typo in html:
> #v+
> <img src="/layout/images/blt_blu_arrow.png" width="6" height="5" alt="" /><a href="http://www.postgresql.org/docs/current/interactive/release.html"; ptitle="Release Notes">Release Notes</a><br />
> #v-
>
> it should be:
>
> #v+
> <img src="/layout/images/blt_blu_arrow.png" width="6" height="5" alt="" /><a href="http://www.postgresql.org/docs/current/interactive/release.html"; title="Release Notes">Release Notes</a><br />
> #v-
>
> (ptitle => title).
>
> depesz
>
Thanks for reporting, patch applied. Will be on the next site build.
//Magnus
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2007-10-02 18:54 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2007-10-02 05:50 html error on main page hubert depesz lubaczewski <[email protected]>
2007-10-02 18:54 ` Magnus Hagander <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox