diff options
| author | Michael Wilson | 2014-08-25 13:38:32 +0200 |
|---|---|---|
| committer | Michael Wilson | 2014-08-25 13:38:32 +0200 |
| commit | c204c2c95ab2dfccf9d6ecfafbf2ccdc78205941 (patch) | |
| tree | 298bbe0138316436201ff1ac07bd19efe362d83b /Dozentenmodul/src/gui/image/FTPEditDownloader_GUI.java | |
| parent | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module (diff) | |
| parent | VL-Image in Image geändert (diff) | |
| download | tutor-module-c204c2c95ab2dfccf9d6ecfafbf2ccdc78205941.tar.gz tutor-module-c204c2c95ab2dfccf9d6ecfafbf2ccdc78205941.tar.xz tutor-module-c204c2c95ab2dfccf9d6ecfafbf2ccdc78205941.zip | |
Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module
Conflicts:
Dozentenmodul/bin/gui/image/FTPCreateUploader_GUI.class
Dozentenmodul/bin/gui/image/FTPEditUploader_GUI.class
Diffstat (limited to 'Dozentenmodul/src/gui/image/FTPEditDownloader_GUI.java')
| -rw-r--r-- | Dozentenmodul/src/gui/image/FTPEditDownloader_GUI.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dozentenmodul/src/gui/image/FTPEditDownloader_GUI.java b/Dozentenmodul/src/gui/image/FTPEditDownloader_GUI.java index 5bf766e8..e03d07a3 100644 --- a/Dozentenmodul/src/gui/image/FTPEditDownloader_GUI.java +++ b/Dozentenmodul/src/gui/image/FTPEditDownloader_GUI.java @@ -275,7 +275,7 @@ public class FTPEditDownloader_GUI extends JFrame implements label_2.setBounds(80, 95, 14, 14); contentPanel.add(label_2); - JLabel label_3 = new JLabel("VL-Image"); + JLabel label_3 = new JLabel("Image"); label_3.setForeground(Color.BLUE); label_3.setBounds(91, 92, 46, 20); contentPanel.add(label_3); |
