diff options
Diffstat (limited to 'theme/layouts/7')
| -rw-r--r-- | theme/layouts/7/layout.tpl | 9 |
1 files changed, 9 insertions, 0 deletions
| diff --git a/theme/layouts/7/layout.tpl b/theme/layouts/7/layout.tpl index 48eb1e6..3acf1cc 100644 --- a/theme/layouts/7/layout.tpl +++ b/theme/layouts/7/layout.tpl | |||
| @@ -55,6 +55,8 @@ | |||
| 55 | <!--BEGIN CREATE_HATNAV--> | 55 | <!--BEGIN CREATE_HATNAV--> |
| 56 | </ul> | 56 | </ul> |
| 57 | <!--END CREATE_HATNAV--> | 57 | <!--END CREATE_HATNAV--> |
| 58 | |||
| 59 | <!--EXTRASIDEBAR--> | ||
| 58 | 60 | ||
| 59 | <div class="module rounded sidebar"> | 61 | <div class="module rounded sidebar"> |
| 60 | <h3>Poll of the Week</h3> | 62 | <h3>Poll of the Week</h3> |
| @@ -136,6 +138,13 @@ | |||
| 136 | </a> | 138 | </a> |
| 137 | </li> | 139 | </li> |
| 138 | 140 | ||
| 141 | <li<!--WIKIACTIVE-->> | ||
| 142 | <a href="http://fourisland.com/wiki/"> | ||
| 143 | <img src="/theme/images/icons/report.png" alt="Wiki" /> | ||
| 144 | <span>Wiki</span> | ||
| 145 | </a> | ||
| 146 | </li> | ||
| 147 | |||
| 139 | <li<!--POLLACTIVE-->> | 148 | <li<!--POLLACTIVE-->> |
| 140 | <a href="http://fourisland.com/poll/"> | 149 | <a href="http://fourisland.com/poll/"> |
| 141 | <img src="/theme/images/icons/overlays.png" alt="Polls" /> | 150 | <img src="/theme/images/icons/overlays.png" alt="Polls" /> |
