i don't know what i'm doing
This commit is contained in:
parent
a15f6d5e12
commit
a45573d178
@ -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%" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user