diff options
| author | Tobias Spitzer | 2014-08-26 10:57:10 +0200 |
|---|---|---|
| committer | Tobias Spitzer | 2014-08-26 10:57:10 +0200 |
| commit | 6e29fae27d1fc69145071a41e5942f59a470cd41 (patch) | |
| tree | 71886ae072b516e26557d2e9fcfa2b7dd4f1bff1 /Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java | |
| parent | -Bearbeiten einer Veranstaltung möglich (diff) | |
| download | tutor-module-6e29fae27d1fc69145071a41e5942f59a470cd41.tar.gz tutor-module-6e29fae27d1fc69145071a41e5942f59a470cd41.tar.xz tutor-module-6e29fae27d1fc69145071a41e5942f59a470cd41.zip | |
Breadcrumbs angespasst
Diffstat (limited to 'Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java')
| -rw-r--r-- | Dozentenmodul/src/gui/lecture/SearchLecture_GUI.java | 2 |
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);
|
