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/DeleteLecture_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/DeleteLecture_GUI.java')
| -rw-r--r-- | Dozentenmodul/src/gui/lecture/DeleteLecture_GUI.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dozentenmodul/src/gui/lecture/DeleteLecture_GUI.java b/Dozentenmodul/src/gui/lecture/DeleteLecture_GUI.java index ed6816ed..aedf61a1 100644 --- a/Dozentenmodul/src/gui/lecture/DeleteLecture_GUI.java +++ b/Dozentenmodul/src/gui/lecture/DeleteLecture_GUI.java @@ -275,7 +275,7 @@ public class DeleteLecture_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("Veranstaltung l\u00F6schen"); lblNewLabel_1.setBounds(166, 11, 128, 14); contentPanel.add(lblNewLabel_1); |
