mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-22 07:03:19 +00:00
fixed properties window
Monotone-Parent: a343f74f4a124ecd3e0d422d0fc2b88a22459e97 Monotone-Revision: 845e78bebd63c5b3c1727b437500cbe012c2f5d5 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-22T21:15:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -52,13 +52,14 @@
|
||||
/></label></div>
|
||||
|
||||
<var:if condition="mustSynchronize" const:negate="YES"
|
||||
><div><label><var:string
|
||||
label:value="Tag:"/><input type="text"
|
||||
><div><span class="label"><var:string
|
||||
label:value="Tag:"/></span
|
||||
><span class="content"><input type="text"
|
||||
name="calendarSyncTag"
|
||||
id="calendarSyncTag"
|
||||
class="textField"
|
||||
var:value="calendarSyncTag"
|
||||
/></label
|
||||
/></span
|
||||
><var:if condition="synchronizeCalendar"><input type="hidden"
|
||||
name="originalCalendarSyncTag"
|
||||
id="originalCalendarSyncTag"
|
||||
|
||||
Reference in New Issue
Block a user