liquid_feedback_frontend
diff app/main/_layout/default.html @ 586:95f214d91956
Fixed member drop down menu
author | bsw |
---|---|
date | Wed Jun 20 22:21:29 2012 +0200 (2012-06-20) |
parents | 499ff506ccc0 |
children | 2aa8c9f925f4 |
line diff
1.1 --- a/app/main/_layout/default.html Wed Jun 20 21:32:02 2012 +0200 1.2 +++ b/app/main/_layout/default.html Wed Jun 20 22:21:29 2012 +0200 1.3 @@ -20,6 +20,9 @@ 1.4 <div class="navigation" id="navigation"> 1.5 <!-- WEBMCP SLOT navigation --> 1.6 </div> 1.7 + <div class="navigation_right" id="navigation_right"> 1.8 + <!-- WEBMCP SLOT navigation_right --> 1.9 + </div> 1.10 <div class="help_hidden" id="help_hidden"> 1.11 <!-- WEBMCP SLOT help_hidden --> 1.12 </div>