mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Mobile theme W.I.P.:
- Add list of enabled apps for mobile template as a site configuration option in admin
This commit is contained in:
parent
c431cf3c0e
commit
073144dd92
@ -416,6 +416,7 @@ limit to members of admin en Limit to members of
|
||||
list config settings admin en List config settings
|
||||
list current sessions admin en List current sessions
|
||||
list of current users admin en List of current users
|
||||
list of enabled applications on mobile template (apps must be comma separated) admin en List of enabled applications on mobile template (apps must be comma separated)
|
||||
log user-agent and action of changes in history-log of entries admin en Log user-agent and action of changes in history-log of entries
|
||||
logged out admin en Logged out
|
||||
login history admin en Login history
|
||||
|
@ -113,6 +113,13 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="row_off">
|
||||
<td>{lang_List_of_enabled_applications_on_mobile_template_(apps_must_be_comma_separated)}:</td>
|
||||
<td>
|
||||
{call_jdots_framework::mobile_app_list}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="th">
|
||||
<td colspan="2"> <b>{lang_security}</b></td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user