mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
fix custom translation to take full width of screen
This commit is contained in:
parent
f7e352f541
commit
f1317e6b63
@ -2,10 +2,10 @@
|
||||
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
|
||||
<overlay>
|
||||
<template id="admin.customtranslation" template="" lang="" group="0" version="1.9.001">
|
||||
<grid id="rows">
|
||||
<grid id="rows" width="100%">
|
||||
<columns>
|
||||
<column/>
|
||||
<column/>
|
||||
<column width="50%"/>
|
||||
<column width="50%"/>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
|
Loading…
Reference in New Issue
Block a user