liquid_feedback_frontend
diff app/main/_layout/lf2.html @ 218:7ea52c710503
Some little changes for next generation frontend
author | bsw |
---|---|
date | Sun Mar 13 16:53:33 2011 +0100 (2011-03-13) |
parents | 73dbc9e2bfd4 |
children |
line diff
1.1 --- a/app/main/_layout/lf2.html Sat Mar 12 19:22:50 2011 +0100 1.2 +++ b/app/main/_layout/lf2.html Sun Mar 13 16:53:33 2011 +0100 1.3 @@ -9,9 +9,9 @@ 1.4 1.5 <div class="topbox line1"> 1.6 <a>LiquidFeedback</a> 1.7 - <a>Musterorganisation</a> 1.8 + <a>Example organisation</a> 1.9 <div class="right"> 1.10 - <a href="__BASEURL__/lf2/settings.html">Einstellungen</a> 1.11 + <a href="__BASEURL__/lf2/settings.html">Settings</a> 1.12 <a href="__BASEURL__/lf2/">Logout</a> 1.13 </div> 1.14 <br style="clear: both;" /> 1.15 @@ -27,7 +27,7 @@ 1.16 <!-- WEBMCP SLOTNODIV leftright_post --> 1.17 1.18 <div class="layout_trace" id="layout_trace" style="xdisplay: none"> 1.19 - <div id="trace_show" onclick="document.getElementById('trace_content').style.display='block';this.style.display='none';">TRACE</div> 1.20 + <div id="trace_show" style="display: none" onclick="document.getElementById('trace_content').style.display='block';this.style.display='none';">TRACE</div> 1.21 <div id="trace_content" style="display: none;"> 1.22 <tt id="system_error"><!-- WEBMCP SLOT system_error --></tt> 1.23 <div id="trace"> </div><hr />