* Console:

- Fix numerous readme HTML errors
      - Fix flag locations in readmes
      - desktopgui.enable now defaults to false; run systray if false
      - Start icon app before console
      - Restore systray form in configservice.jsp
      - Only save lang when clicking on flags if desktopgui is running
      - Only allow two-letter lang code from cgi parameter
This commit is contained in:
zzz
2011-02-27 13:53:39 +00:00
parent 30373bf6df
commit 21f14ac22e
22 changed files with 260 additions and 190 deletions

View File

@@ -756,7 +756,7 @@ p {
}
.langbox {
margin: 18px -20px 0px 5px;
margin: 5px -20px 0px 5px;
color: #001;
font-size: 7pt;
width: 280px;