diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2009-03-10 21:14:06 -0400 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2009-03-10 21:14:06 -0400 |
| commit | 63a45466188dc0b04d605c20015201362a85bfb3 (patch) | |
| tree | 1ae59b8938a83e6f4cc41b66f32ca3efcc1d80ff | |
| parent | 3d2a5166431c97f3cf6f3221ddd618aaefecb7c0 (diff) | |
| parent | 04aa49268d7b715ea8d047cbfa34536b90212456 (diff) | |
| download | fourisland-63a45466188dc0b04d605c20015201362a85bfb3.tar.gz fourisland-63a45466188dc0b04d605c20015201362a85bfb3.tar.bz2 fourisland-63a45466188dc0b04d605c20015201362a85bfb3.zip | |
Merged unforgiving heads
| -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> |
