mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
WIP of modern login page:
- Add login_background option to admin site configuration
This commit is contained in:
parent
1d69265b9c
commit
262d245029
@ -62,6 +62,10 @@
|
||||
<description value="Enter the title of your logo" label="%s:"/>
|
||||
<textbox id="newsettings[login_logo_title]"/>
|
||||
</row>
|
||||
<row>
|
||||
<description value="Enter the URL or filename (in api/templates/default/images) of your background image" label="%s:"/>
|
||||
<textbox id="newsettings[login_background_file]"/>
|
||||
</row>
|
||||
<row>
|
||||
<description value="Enter the URL or filename (in your templates image directory) of your favicon (the little icon that appears in the browsers tabs)" label="%s:"/>
|
||||
<textbox id="newsettings[favicon_file]"/>
|
||||
|
Loading…
Reference in New Issue
Block a user