diff options
-rw-r--r-- | blocks/index.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/blocks/index.php b/blocks/index.php deleted file mode 100644 index da9f4e1..0000000 --- a/blocks/index.php +++ /dev/null @@ -1,6 +0,0 @@ -<ul class="block"> -<li><?php echo LinkModule('rudi',NULL,'Roster'); ?></li> -<li><?php echo LinkModule('rudi','&show=awards','Awards & Medals'); ?></li> -<li><?php echo LinkModule('rudi','&show=ranks','Ranks'); ?></li> -</ul> - |