1
0

i don't know what i'm doing

This commit is contained in:
dtb 2022-02-20 13:46:19 -05:00
parent a15f6d5e12
commit a45573d178

View File

@ -25,7 +25,6 @@
window.onload = function(){
window.initializesheets();
window.quotes_initialize();
window.quote_new();
};
//--></SCRIPT>
@ -342,8 +341,9 @@ WIDTH="88px" <BR />
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
<P ID="quote_value">QUOTE</P>
<P ID="quote_author">QUOTE AUTHOR</P>
<P ID="quote_value"></P>
<P ID="quote_author"></P>
<INPUT CONTENT="free quote" ONCLICK="quote_new();" TYPE="button" />
<HR ALIGN="left" SIZE="1" WIDTH="25%" />