mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-31 18:39:19 +01:00
- Make link-entry take the whole width
- Capitalization
This commit is contained in:
parent
a664b7575c
commit
d96730542a
@ -53,7 +53,7 @@ an error happend while trying to remove acl rights from the account %1! mail de
|
|||||||
and the rule with priority %1, now got the priority %2 mail de Die Regel mit Priorität %1 hat jetzt die Priorität %2
|
and the rule with priority %1, now got the priority %2 mail de Die Regel mit Priorität %1 hat jetzt die Priorität %2
|
||||||
any of mail de mit einem
|
any of mail de mit einem
|
||||||
any status mail de Alle Status
|
any status mail de Alle Status
|
||||||
append mail de hinzufügen
|
append mail de Hinzufügen
|
||||||
appended after reply before sending mail de Einfügen nach dem zitierten Text im Zuge des Versendens
|
appended after reply before sending mail de Einfügen nach dem zitierten Text im Zuge des Versendens
|
||||||
application mail expected but got: %1 mail de Anwendung Mail erwarted, aber %1 erhalten!
|
application mail expected but got: %1 mail de Anwendung Mail erwarted, aber %1 erhalten!
|
||||||
archive folder mail de Archivordner
|
archive folder mail de Archivordner
|
||||||
|
@ -8,5 +8,8 @@
|
|||||||
<description/>
|
<description/>
|
||||||
<link-entry id="id" only_app="@appName" class="et2_fullWidth"/>
|
<link-entry id="id" only_app="@appName" class="et2_fullWidth"/>
|
||||||
</vbox>
|
</vbox>
|
||||||
|
<styles>
|
||||||
|
#_id {width: 100%;}
|
||||||
|
</styles>
|
||||||
</template>
|
</template>
|
||||||
</overlay>
|
</overlay>
|
||||||
|
Loading…
Reference in New Issue
Block a user