diff options
author | Kjartan Mannes <kjartan@2.no-reply.drupal.org> | 2002-09-08 18:32:28 +0000 |
---|---|---|
committer | Kjartan Mannes <kjartan@2.no-reply.drupal.org> | 2002-09-08 18:32:28 +0000 |
commit | 455eec7e410e59b627275993c7803e6831f9df66 (patch) | |
tree | 6a09196df2a85b38d4d5b0cc4fc99083ef7737ea | |
parent | c766305ce5dd55068a5b040e506f5fe1ce673aa5 (diff) | |
download | brdo-455eec7e410e59b627275993c7803e6831f9df66.tar.gz brdo-455eec7e410e59b627275993c7803e6831f9df66.tar.bz2 |
- more short tags.
-rw-r--r-- | themes/goofy/goofy.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/goofy/goofy.theme b/themes/goofy/goofy.theme index 5df9772a9..3c938f96c 100644 --- a/themes/goofy/goofy.theme +++ b/themes/goofy/goofy.theme @@ -176,7 +176,7 @@ function c(subject,mod,author,date,body) {document.writeln("<table border=\"0\" </table> </body> </html> -<? +<?php } // close footer function } // close theme-class |