gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1651 - Extractor-docs/WWW GNUnet-docs/WWW doodle-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r1651 - Extractor-docs/WWW GNUnet-docs/WWW doodle-docs/WWW i18nHTML/src i18nHTML-docs/WWW
Date: Sat, 13 Aug 2005 18:55:00 -0700 (PDT)

Author: grothoff
Date: 2005-08-13 18:54:58 -0700 (Sat, 13 Aug 2005)
New Revision: 1651

Modified:
   Extractor-docs/WWW/editor.php
   GNUnet-docs/WWW/editor.php
   doodle-docs/WWW/editor.php
   i18nHTML-docs/WWW/editor.php
   i18nHTML/src/editor.php
Log:
mantis 862

Modified: Extractor-docs/WWW/editor.php
===================================================================
--- Extractor-docs/WWW/editor.php       2005-08-14 01:54:07 UTC (rev 1650)
+++ Extractor-docs/WWW/editor.php       2005-08-14 01:54:58 UTC (rev 1651)
@@ -108,7 +108,7 @@
 }
 if ($end < $num) {
   P();
-  echo "<a href=\"" . $i18nHTMLbase . "editor.php?xlang=" . $lang . "&start=" 
. ($end + 1) . "\">";
+  echo "<a href=\"" . $i18nHTMLbase . "editor.php?xlang=" . $lang . "&start=" 
. $end . "\">";
   $t = TRANSLATE("Skip these sentences, continue with next set.");
   echo "</a>";
   if ($t == 1)

Modified: GNUnet-docs/WWW/editor.php
===================================================================
--- GNUnet-docs/WWW/editor.php  2005-08-14 01:54:07 UTC (rev 1650)
+++ GNUnet-docs/WWW/editor.php  2005-08-14 01:54:58 UTC (rev 1651)
@@ -108,7 +108,7 @@
 }
 if ($end < $num) {
   P();
-  echo "<a href=\"" . $i18nHTMLbase . "editor.php?xlang=" . $lang . "&start=" 
. ($end + 1) . "\">";
+  echo "<a href=\"" . $i18nHTMLbase . "editor.php?xlang=" . $lang . "&start=" 
. $end . "\">";
   $t = TRANSLATE("Skip these sentences, continue with next set.");
   echo "</a>";
   if ($t == 1)

Modified: doodle-docs/WWW/editor.php
===================================================================
--- doodle-docs/WWW/editor.php  2005-08-14 01:54:07 UTC (rev 1650)
+++ doodle-docs/WWW/editor.php  2005-08-14 01:54:58 UTC (rev 1651)
@@ -108,7 +108,7 @@
 }
 if ($end < $num) {
   P();
-  echo "<a href=\"" . $i18nHTMLbase . "editor.php?xlang=" . $lang . "&start=" 
. ($end + 1) . "\">";
+  echo "<a href=\"" . $i18nHTMLbase . "editor.php?xlang=" . $lang . "&start=" 
. $end . "\">";
   $t = TRANSLATE("Skip these sentences, continue with next set.");
   echo "</a>";
   if ($t == 1)

Modified: i18nHTML/src/editor.php
===================================================================
--- i18nHTML/src/editor.php     2005-08-14 01:54:07 UTC (rev 1650)
+++ i18nHTML/src/editor.php     2005-08-14 01:54:58 UTC (rev 1651)
@@ -108,7 +108,7 @@
 }
 if ($end < $num) {
   P();
-  echo "<a href=\"" . $i18nHTMLbase . "editor.php?xlang=" . $lang . "&start=" 
. ($end + 1) . "\">";
+  echo "<a href=\"" . $i18nHTMLbase . "editor.php?xlang=" . $lang . "&start=" 
. $end . "\">";
   $t = TRANSLATE("Skip these sentences, continue with next set.");
   echo "</a>";
   if ($t == 1)

Modified: i18nHTML-docs/WWW/editor.php
===================================================================
--- i18nHTML-docs/WWW/editor.php        2005-08-14 01:54:07 UTC (rev 1650)
+++ i18nHTML-docs/WWW/editor.php        2005-08-14 01:54:58 UTC (rev 1651)
@@ -108,7 +108,7 @@
 }
 if ($end < $num) {
   P();
-  echo "<a href=\"" . $i18nHTMLbase . "editor.php?xlang=" . $lang . "&start=" 
. ($end + 1) . "\">";
+  echo "<a href=\"" . $i18nHTMLbase . "editor.php?xlang=" . $lang . "&start=" 
. $end . "\">";
   $t = TRANSLATE("Skip these sentences, continue with next set.");
   echo "</a>";
   if ($t == 1)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]