View | Details | Raw Unified | Return to bug 49944
Collapse All | Expand All

(-)a/desktop/univention-kdm/themes/ucs/ucs.xml (-2 / +2 lines)
 Lines 131-137    Link Here 
131
131
132
       <!-- pam message -->
132
       <!-- pam message -->
133
       <item type="rect" id="pam-error-paceholder">
133
       <item type="rect" id="pam-error-paceholder">
134
               <pos anchor="c" x="50%" y="50%" widht="400" height="400"/>
134
               <pos anchor="c" x="50%" y="50%" width="400" height="400"/>
135
               <fixed>
135
               <fixed>
136
                       <item type="label" id="pam-error">
136
                       <item type="label" id="pam-error">
137
                               <pos x="50%" y="105%" anchor="c"/>
137
                               <pos x="50%" y="105%" anchor="c"/>
 Lines 142-148    Link Here 
142
       </item>
142
       </item>
143
143
144
       <item type="rect" id="username-hint-placeholder">
144
       <item type="rect" id="username-hint-placeholder">
145
               <pos anchor="c" x="50%" y="50%" widht="400" height="400"/>
145
               <pos anchor="c" x="50%" y="50%" width="400" height="400"/>
146
               <fixed>
146
               <fixed>
147
                       <item type="label" id="username-hint">
147
                       <item type="label" id="username-hint">
148
                               <pos anchor="c" x="50%" y="117%"/>
148
                               <pos anchor="c" x="50%" y="117%"/>
149
   Bug #48698 spell CODE: messge -> message
149
   Bug #48698 spell CODE: messge -> message
(-)a/desktop/univention-kdm/themes/ucs/ucs.xml (-1 / +1 lines)
 Lines 121-127    Link Here 
121
       <item type="rect" id="caps-lock-warning">
121
       <item type="rect" id="caps-lock-warning">
122
               <pos anchor="c" x="50%" y="50%" width="400" height="400"/>
122
               <pos anchor="c" x="50%" y="50%" width="400" height="400"/>
123
               <fixed>
123
               <fixed>
124
                       <item type="label" id="mesage">
124
                       <item type="label" id="message">
125
                               <normal font="Sans Bold 10"/>
125
                               <normal font="Sans Bold 10"/>
126
                               <pos anchor="c" x="50%" y="-5%"/>
126
                               <pos anchor="c" x="50%" y="-5%"/>
127
                               <stock type="caps-lock-warning"/>
127
                               <stock type="caps-lock-warning"/>

Return to bug 49944