Project

General

Profile

« Previous | Next » 

Revision 6618dd45

Added by Andreas Kohlbecker about 6 years ago

label text changes

View differences:

src/main/resources/eu/etaxonomy/cdm/vaadin/design/LoginDialogDesign.html
2 2
<html>
3 3
 <head>
4 4
  <meta charset="UTF-8">
5
  <meta name="design-properties" content="{&quot;RULERS_VISIBLE&quot;:true,&quot;GUIDELINES_VISIBLE&quot;:false,&quot;SNAP_TO_OBJECTS&quot;:true,&quot;SNAP_TO_GRID&quot;:true,&quot;SNAPPING_DISTANCE&quot;:10,&quot;JAVA_SOURCES_ROOT&quot;:&quot;src/main/java&quot;,&quot;THEME&quot;:&quot;edit-valo&quot;}">
6
  <meta name="vaadin-version" content="7.7.0">
5
  <meta name="design-properties" content="{&quot;RULERS_VISIBLE&quot;:true,&quot;GUIDELINES_VISIBLE&quot;:false,&quot;SNAP_TO_OBJECTS&quot;:true,&quot;SNAP_TO_GRID&quot;:true,&quot;SNAPPING_DISTANCE&quot;:10,&quot;GENERATE_GETTERS&quot;:false,&quot;JAVA_SOURCES_ROOT&quot;:&quot;src/main/java&quot;,&quot;THEME&quot;:&quot;edit-valo&quot;}">
6
  <meta name="vaadin-version" content="7.7.7">
7 7
 </head>
8 8
 <body>
9 9
  <vaadin-tab-sheet style-name="framed" size-auto>
......
14 14
     </vaadin-label>
15 15
     <vaadin-text-field caption="Username" _id="userName"></vaadin-text-field>
16 16
     <vaadin-password-field caption="Password" _id="password"></vaadin-password-field>
17
     <vaadin-label style-name="tiny" width="190px" _id="message">
18
     </vaadin-label>
17
     <vaadin-label style-name="tiny" width="190px" _id="message"></vaadin-label>
19 18
     <vaadin-label style-name="tiny" width="190px">
20 19
       Lost your password? Please use the 
21 20
      <b>Password Recovery</b> tab. 
......
30 29
     </vaadin-horizontal-layout>
31 30
     <vaadin-label style-name="tiny" width="190px">
32 31
       Please use the 
33
      <b>Register</b> tab if you are not having a login yet. 
32
      <b>Register</b> tab if you don't have a login. 
34 33
     </vaadin-label>
35 34
    </vaadin-form-layout>
36 35
   </tab>

Also available in: Unified diff