liquid_feedback_frontend
diff app/main/_layout/default.html @ 564:418b590fa9ed
Optical enhancements, cleanup
author | bsw |
---|---|
date | Tue Jun 19 22:44:18 2012 +0200 (2012-06-19) |
parents | 63d6549cc00b |
children | 499ff506ccc0 |
line diff
1.1 --- a/app/main/_layout/default.html Tue Jun 19 22:39:57 2012 +0200 1.2 +++ b/app/main/_layout/default.html Tue Jun 19 22:44:18 2012 +0200 1.3 @@ -26,6 +26,9 @@ 1.4 <div class="navigation" id="navigation"> 1.5 <!-- WEBMCP SLOT navigation --> 1.6 </div> 1.7 + <div class="help_hidden" id="help_hidden"> 1.8 + <!-- WEBMCP SLOT help_hidden --> 1.9 + </div> 1.10 <br style="clear: both;" /> 1.11 </div> 1.12 </div> 1.13 @@ -39,27 +42,8 @@ 1.14 <div class="layout_error" id="layout_error" onclick="document.getElementById('layout_error').style.display='none';"> 1.15 <!-- WEBMCP SLOT error --> 1.16 </div> 1.17 - <div class="logo" id="logo"> 1.18 - <!-- WEBMCP SLOT logo --> 1.19 - </div> 1.20 <div class="page_head" id="head"> 1.21 <!-- WEBMCP SLOT head --> 1.22 - <div class="title" id="title"> 1.23 - <!-- WEBMCP SLOT title --> 1.24 - </div> 1.25 - <div class="title2" id="title2"> 1.26 - <!-- WEBMCP SLOT title2 --> 1.27 - </div> 1.28 - <div class="actions" id="actions"> 1.29 - <div class="interest vote_info" id="interest"> 1.30 - <!-- WEBMCP SLOT interest --> 1.31 - </div> 1.32 - <!-- WEBMCP SLOT actions --> 1.33 - <div style="clear: left;"></div> 1.34 - </div> 1.35 - </div> 1.36 - <div class="help_hidden" id="help_hidden"> 1.37 - <!-- WEBMCP SLOT help_hidden --> 1.38 </div> 1.39 <div class="initiatives_list" id="initiatives_list"> 1.40 <!-- WEBMCP SLOT initiatives_list -->