diff options
Diffstat (limited to 'footer.php')
-rw-r--r--[-rwxr-xr-x] | footer.php | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/footer.php b/footer.php index 66f9d56..da2d072 100755..100644 --- a/footer.php +++ b/footer.php | |||
@@ -7,21 +7,6 @@ | |||
7 | </UL> | 7 | </UL> |
8 | </DIV> | 8 | </DIV> |
9 | 9 | ||
10 | <?php | ||
11 | |||
12 | if (isset($addendum)) | ||
13 | { | ||
14 | |||
15 | ?> | ||
16 | <DIV ID="addendum"> | ||
17 | <?php echo($addendum); ?> | ||
18 | </DIV> | ||
19 | <?php | ||
20 | |||
21 | } | ||
22 | |||
23 | ?> | ||
24 | |||
25 | <DIV ID="footer"> | 10 | <DIV ID="footer"> |
26 | Pillowcase is a <A HREF="http://fourisland.com/">Four Island</A> project. It is owned by Starla Insigna.</A> | 11 | Pillowcase is a <A HREF="http://fourisland.com/">Four Island</A> project. It is owned by Starla Insigna.</A> |
27 | </DIV> | 12 | </DIV> |