/[gnuheter]/gnuheter/links.php
ViewVC logotype

Diff of /gnuheter/links.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by pawal, Mon Oct 28 17:45:21 2002 UTC revision 1.8 by metaur, Sun Nov 10 07:09:43 2002 UTC
# Line 208  function NewLinks() { Line 208  function NewLinks() {
208              echo "<img src=\"images/links/urlgo.png\" border=\"0\" alt=\"\">&nbsp;\n";              echo "<img src=\"images/links/urlgo.png\" border=\"0\" alt=\"\">&nbsp;\n";
209          }          }
210          echo "<a href=\"links.php?op=visit&lid=$lid\" target=\"new\">$title</a>&nbsp;\n";          echo "<a href=\"links.php?op=visit&lid=$lid\" target=\"new\">$title</a>&nbsp;\n";
211          echo "<img src=\"images/links/new-$language.png\"><br>\n";          echo "<img src=\"images/links/new-swedish.png\"><br>\n";
212          echo "<font color=\"#777777\">Beskrivning: </font><font color=\"#000000\">$description</font><br>\n";          echo "<font color=\"#777777\">Beskrivning: </font><font color=\"#000000\">$description</font><br>\n";
213          setlocale ("LC_TIME", "$locale");          setlocale ("LC_TIME", "$locale");
214          ereg ("([0-9]{4})-([0-9]{1,2})-([0-9]{1,2}) ([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2})", $time, $datetime);          ereg ("([0-9]{4})-([0-9]{1,2})-([0-9]{1,2}) ([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2})", $time, $datetime);
# Line 251  function TheBest() { Line 251  function TheBest() {
251                  echo "<img src=\"images/links/urlgo.png\" border=\"0\" alt=\"\">&nbsp;\n";                  echo "<img src=\"images/links/urlgo.png\" border=\"0\" alt=\"\">&nbsp;\n";
252          }          }
253          echo "<a href=\"links.php?op=visit&lid=$lid\" target=\"new\">$title</a>&nbsp;\n";          echo "<a href=\"links.php?op=visit&lid=$lid\" target=\"new\">$title</a>&nbsp;\n";
254          echo "<img src=\"images/links/new-$language.png\"><br>\n";          echo "<img src=\"images/links/new-swedish.png\"><br>\n";
255    
256          echo "<font color=\"#777777\">Beskrivning</font><font color=\"#000000\">$description</font><br>\n";          echo "<font color=\"#777777\">Beskrivning</font><font color=\"#000000\">$description</font><br>\n";
257          setlocale ("LC_TIME", "$locale");          setlocale ("LC_TIME", "$locale");

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26