summaryrefslogtreecommitdiffstats
path: root/Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java
diff options
context:
space:
mode:
authorMichael Wilson2014-08-26 13:11:10 +0200
committerMichael Wilson2014-08-26 13:11:10 +0200
commit0a36f3eb648ed1ea44bddd3f9152c840cb3c43ae (patch)
treee0f66d75754ba5b22ce9aa94a250665fe8e05ac6 /Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java
parentSchriften angepasst (diff)
parentMerge branch 'master' of git.openslx.org:openslx-ng/tutor-module (diff)
downloadtutor-module-0a36f3eb648ed1ea44bddd3f9152c840cb3c43ae.tar.gz
tutor-module-0a36f3eb648ed1ea44bddd3f9152c840cb3c43ae.tar.xz
tutor-module-0a36f3eb648ed1ea44bddd3f9152c840cb3c43ae.zip
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Diffstat (limited to 'Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java')
-rw-r--r--Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java b/Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java
index bbe50b3f..141331a4 100644
--- a/Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java
+++ b/Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java
@@ -279,7 +279,7 @@ public class SearchLecture_GUI extends JFrame {
label_2.setBounds(152, 11, 13, 14);
contentPanel.add(label_2);
- JLabel lblNewLabel_1 = new JLabel("Veranstaltungsauswahl");
+ JLabel lblNewLabel_1 = new JLabel("Veranstaltungssuche");
lblNewLabel_1.setBounds(166, 11, 128, 14);
contentPanel.add(lblNewLabel_1);