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

Diff of /gnuheter/mainfile.php

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

revision 1.39 by pawal, Mon Feb 3 20:21:18 2003 UTC revision 1.40 by pawal, Mon Feb 10 18:01:18 2003 UTC
# Line 577  function pollMain($sid) { Line 577  function pollMain($sid) {
577    $boxContent .= "<br><div align=\"center\"><input type=\"image\" "    $boxContent .= "<br><div align=\"center\"><input type=\"image\" "
578      . "src=\"$uimages/vote.png\" alt=\"Rösta\" border=\"0\">&nbsp;"      . "src=\"$uimages/vote.png\" alt=\"Rösta\" border=\"0\">&nbsp;"
579      . "<a href=\"$url\"><img src=\"$uimages/result.png\" "      . "<a href=\"$url\"><img src=\"$uimages/result.png\" "
580      . "alt=\"Resultat\"></a></div></form>\n";      . "alt=\"Resultat\" border=\"0\"></a></div></form>\n";
581    $boxContent .= "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"2\">\n";    $boxContent .= "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"2\">\n";
582    if ($pollcomm) {    if ($pollcomm) {
583      $sql = "SELECT COUNT(*) FROM comments WHERE sid='$sid' and typ='1'";      $sql = "SELECT COUNT(*) FROM comments WHERE sid='$sid' and typ='1'";

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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