diff options
Diffstat (limited to 'src/realmfinishpagedlg.ui')
-rw-r--r-- | src/realmfinishpagedlg.ui | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/src/realmfinishpagedlg.ui b/src/realmfinishpagedlg.ui index 121e632..5cd11d6 100644 --- a/src/realmfinishpagedlg.ui +++ b/src/realmfinishpagedlg.ui @@ -99,15 +99,28 @@ <cstring>unnamed</cstring> </property> <property name="text"> - <string>LDAP Realm</string> + <string>Administration Group</string> </property> </widget> <widget class="KLineEdit" row="5" column="2"> <property name="name"> + <cstring>ldapAdminGroupname</cstring> + </property> + </widget> + <widget class="TQLabel" row="6" column="1"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="text"> + <string>LDAP Realm</string> + </property> + </widget> + <widget class="KLineEdit" row="6" column="2"> + <property name="name"> <cstring>ldapAdminRealm</cstring> </property> </widget> - <spacer row="6" column="1"> + <spacer row="7" column="1"> <property name="name"> <cstring>Spacer6</cstring> </property> |