diff options
author | Starla Insigna <hatkirby@fourisland.com> | 2009-02-28 20:36:30 -0500 |
---|---|---|
committer | Starla Insigna <hatkirby@fourisland.com> | 2009-02-28 20:36:30 -0500 |
commit | 04aa49268d7b715ea8d047cbfa34536b90212456 (patch) | |
tree | 88e91ec37fee94b5e6877d47f9b8839ebe2431e0 | |
parent | 0856656a15acfb1dead900ea6d5d05bb5813c45e (diff) | |
download | fourisland-04aa49268d7b715ea8d047cbfa34536b90212456.tar.gz fourisland-04aa49268d7b715ea8d047cbfa34536b90212456.tar.bz2 fourisland-04aa49268d7b715ea8d047cbfa34536b90212456.zip |
Added "Bubble Blog" to affiliates section
-rwxr-xr-x | theme/sidebar.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/sidebar.tpl b/theme/sidebar.tpl index 017ac23..4dafaae 100755 --- a/theme/sidebar.tpl +++ b/theme/sidebar.tpl | |||
@@ -115,6 +115,11 @@ | |||
115 | <IMG SRC="/theme/images/icons/tag_purple.png" ALT="Randomness"> | 115 | <IMG SRC="/theme/images/icons/tag_purple.png" ALT="Randomness"> |
116 | <A HREF="http://pyro.fourisland.com/">Randomness</A> | 116 | <A HREF="http://pyro.fourisland.com/">Randomness</A> |
117 | </LI> | 117 | </LI> |
118 | |||
119 | <LI> | ||
120 | <IMG SRC="/theme/images/icons/tag_red.png" ALT="Bubble Blog"> | ||
121 | <A HREF="http://sammi9494.fourisland.com/">Bubble Blog</A> | ||
122 | </LI> | ||
118 | </UL> | 123 | </UL> |
119 | </DIV> | 124 | </DIV> |
120 | </BLOCKQUOTE> | 125 | </BLOCKQUOTE> |