[Checkins] SVN: GenericSetup/branches/tseaver-bbq_sprint/www/sutProperties.zpt - Javascript typo.

Tres Seaver tseaver at palladion.com
Fri Mar 16 12:22:04 EDT 2007


Log message for revision 73223:
   - Javascript typo.

Changed:
  U   GenericSetup/branches/tseaver-bbq_sprint/www/sutProperties.zpt

-=-
Modified: GenericSetup/branches/tseaver-bbq_sprint/www/sutProperties.zpt
===================================================================
--- GenericSetup/branches/tseaver-bbq_sprint/www/sutProperties.zpt	2007-03-16 16:05:50 UTC (rev 73222)
+++ GenericSetup/branches/tseaver-bbq_sprint/www/sutProperties.zpt	2007-03-16 16:22:04 UTC (rev 73223)
@@ -28,7 +28,7 @@
   </script>
   <p style="color: red"> Changing the baseline profile is potentially a
      dangerous operation.
-     <a href="#" onclick="showOverwrite(this); return False">Click here</a>
+     <a href="#" onclick="showOverwrite(this); return false">Click here</a>
      if you really need to do this.
    </p>
   </div>



More information about the Checkins mailing list