]> matita.cs.unibo.it Git - helm.git/commitdiff
&2C ==> %2C
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 27 May 2004 17:45:03 +0000 (17:45 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 27 May 2004 17:45:03 +0000 (17:45 +0000)
helm/on-line/html/theory/index.html

index 98b2ed61f5ff739b151d816dbb508957e2924cb3..d64a5745ae36f86937ea31b7ef24de7490c91997 100644 (file)
@@ -14,7 +14,7 @@
 <![CDATA[
   document.write('<frameset cols="20%,*" border="1" >');
   document.write('<frame src="' + processorURL +
-    'apply?keys=SPK&2CRT&profile=' + profile + '&param.profile=' + profile +
+    'apply?keys=SPK%2CRT&profile=' + profile + '&param.profile=' + profile +
     '&param.annotations=' + annotations + '&param.CICURI=' + CICURI +
     '&param.url=' + escape(url) + '&xmluri=' +
     escape(interfaceURL + 'html/theory/control.html') +'"/>');