diff options
author | Dries Buytaert <dries@buytaert.net> | 2007-02-11 09:30:51 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2007-02-11 09:30:51 +0000 |
commit | a1e6728a46a8f00cc2a1b418fa2b5bb2143d0819 (patch) | |
tree | e4197a1dfae373bed86f5be32aa1c367841f3b98 /index.php | |
parent | 373a071fc4fcac1a4789c4d29568a04af8354ef3 (diff) | |
download | brdo-a1e6728a46a8f00cc2a1b418fa2b5bb2143d0819.tar.gz brdo-a1e6728a46a8f00cc2a1b418fa2b5bb2143d0819.tar.bz2 |
- Patch #113603 by chx: first crack at re-implementing tabs.
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,4 +34,4 @@ elseif (isset($return)) { } -drupal_page_footer();
\ No newline at end of file +drupal_page_footer(); |