Frameset is gone.
authorJan Schneider <jan@horde.org>
Sat, 26 Jun 2010 09:08:35 +0000 (11:08 +0200)
committerJan Schneider <jan@horde.org>
Sat, 26 Jun 2010 09:08:35 +0000 (11:08 +0200)
gollem/templates/login/login.html
horde/config/conf.xml
horde/docs/CHANGES

index a9e3dd0..940cbef 100644 (file)
@@ -12,7 +12,6 @@
 <tag:form_input />
 <input type="hidden" name="gollem_loginform" value="1" />
 <input type="hidden" name="actionID" value="<tag:actionid />" />
-<input type="hidden" name="load_frameset" value="<tag:load_frameset />" />
 <input type="hidden" name="url" value="<tag:url />" />
 <input type="hidden" name="autologin" value="<tag:autologin />" />
 <input type="hidden" name="anchor_string" id="anchor_string" value="<tag:anchor_string />" />
index 77b7a11..6777bd1 100644 (file)
    </configmultienum>
 
    <configboolean name="always" desc="Should we &lt;strong&gt;always
-   &lt;/strong&gt; display the Horde frameset?">false</configboolean>
+   &lt;/strong&gt; display the Horde sidebar menu?">false</configboolean>
 
    <configsection name="links">
     <configenum name="help" desc="Should we display help links in the
index 2e2fb85..4f27656 100644 (file)
@@ -2,6 +2,7 @@
 v4.0-cvs
 --------
 
+[jan] Remove frameset.
 [jan] Remove dhtmlHistory library.
 [mms] Removed support for krb5 authentication driver.
 [jan] Allow to specify the URL parameter name for the alternate login setting.