diff options
Diffstat (limited to 'theme')
-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> |