mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.uppweb
git-svn-id: svn://ultimatepp.org/upp/trunk@7287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
e4d728bfa9
commit
c87e1acf7c
1 changed files with 1 additions and 6 deletions
|
|
@ -607,11 +607,7 @@ void ExportPage(int i)
|
|||
HtmlImg("http://sourceforge.net/sflogo.php?group_id=93970&type=2",
|
||||
"SourceForge.net Logo").Border(0).Width(125).Height(37) +
|
||||
"<br><br>" +
|
||||
HtmlLink("http://www.sdjournal.org/en/") /
|
||||
HtmlImg(GetImageSrc(WWW::Sdj)).Border(0) +
|
||||
"<br><br>" +
|
||||
(links[i] == "index.html" ? lastUpdate : Htmls()) +
|
||||
HtmlImg("http://www.vol.cz/cgi-bin/wc/upp").Width(1).Height(1)
|
||||
(links[i] == "index.html" ? lastUpdate : Htmls())
|
||||
) +
|
||||
HtmlTCell().BgColor(bg) / BoxWidth(6) / "" +
|
||||
HtmlTCell().Width(-100).BgColor(bg) / (
|
||||
|
|
@ -1135,7 +1131,6 @@ CONSOLE_APP_MAIN
|
|||
|
||||
// SaveFile(AppendFileName(targetdir, "favicon.ico"), LoadFile(AppendFileName(uppsrc, "ide/ide.ico")));
|
||||
SaveFile(AppendFileName(targetdir, "stats.html"),
|
||||
HtmlImg("http://www.vol.cz/cgi-bin/wc/upp") + "<br>" +
|
||||
HtmlLink("http://www.mygooglepagerank.com", "_blank") /
|
||||
"<img src=\"http://www.mygooglepagerank.com/PRimage.php?url=http://upp.sf.net\" "
|
||||
"border=\"0\" width=\"66\" height=\"13\" "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue