fixed apparent pref typo for calendar startup; fixed Calendar label (was Composer)
git-svn-id: svn://10.0.0.236/trunk@43810 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ace8f91d48
commit
264250f697
@ -70,8 +70,8 @@
|
||||
</html:div>
|
||||
<html:div>
|
||||
<html:input type="checkbox" id="ref:0:bool:general.startup.calendar" />
|
||||
<html:label for="ref:0:bool:general.startup.calendar" accesskey="a" tabindex="0">
|
||||
&compCheck.label;
|
||||
<html:label for="pref:0:bool:general.startup.calendar" accesskey="a" tabindex="0">
|
||||
&calCheck.label;
|
||||
</html:label>
|
||||
</html:div>
|
||||
|
||||
|
||||
@ -70,8 +70,8 @@
|
||||
</html:div>
|
||||
<html:div>
|
||||
<html:input type="checkbox" id="ref:0:bool:general.startup.calendar" />
|
||||
<html:label for="ref:0:bool:general.startup.calendar" accesskey="a" tabindex="0">
|
||||
&compCheck.label;
|
||||
<html:label for="pref:0:bool:general.startup.calendar" accesskey="a" tabindex="0">
|
||||
&calCheck.label;
|
||||
</html:label>
|
||||
</html:div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user