Fixed Keyboard warning

This commit is contained in:
Jeff 2017-09-26 20:29:34 -07:00 committed by Jeff Parsons
commit 585a6bdeff
9 changed files with 9 additions and 9 deletions

View file

@ -12,7 +12,7 @@
<xsl:variable name="MACHINETYPE">pc</xsl:variable>
<xsl:variable name="CSSCLASS">pcjs</xsl:variable>
<xsl:variable name="APPCLASS">pdp10</xsl:variable>
<xsl:variable name="APPCLASS">pdp11</xsl:variable>
<xsl:variable name="APPNAME">PDPjs</xsl:variable>
<xsl:variable name="APPVERSION">1.37.1</xsl:variable>
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>