diff --git a/themes/goofy/goofy.theme b/themes/goofy/goofy.theme deleted file mode 100644 index ac6764c54741..000000000000 --- a/themes/goofy/goofy.theme +++ /dev/null @@ -1,182 +0,0 @@ - - - -
- -
|
- ||||||||||
-
-
[ " . $this->links($links) . " ] ";
- }
-
- print "\n";
- } // close node function
-
-
- function comment($comment, $link = "") {
- $author = "" . format_name($comment) . "";
- $body = check_output($comment->comment) . "[ $link ] ";
-
- print "\n";
- } // close comment function
-
-
- function stripbreaks($a) { // helper function for generating the javascripted boxes
- return str_replace("\n","\\n",str_replace("\r","\\r",$a));
- } // close stripbreaks function
-
-
- function box($subject, $content, $region = "main") {
- print "\n";
- } // close box function
-
-
- function footer() {
-?>
- |
- - - | -|||||||||
-linksbar(); ?> - |