diff --git a/skins/UabVector.php b/skins/UabVector.php
index b93a3f0eb06862450792337cb8a6db725560f4c0..05b14a305ec8e872c2cc77658203ca6705b50b57 100644
--- a/skins/UabVector.php
+++ b/skins/UabVector.php
@@ -481,6 +481,10 @@ class UabVectorTemplate extends QuickTemplate {
                       <?php $this->renderNavigation( array( 'SEARCH' ) ); ?>
                    </div>
                    <!-- /search -->
+                   <!-- quicklinks -->
+		   <div id="quicklinks">
+                   </div>
+                   <!-- /quicklinks -->
                    <div style="clear:both"></div>
                 </div>
                 <!-- /whitebar -->