diff options
| author | tspitzer | 2013-06-25 13:31:27 +0200 |
|---|---|---|
| committer | tspitzer | 2013-06-25 13:31:27 +0200 |
| commit | 67fe35266f74162ef719efe695d2756524856771 (patch) | |
| tree | d1dced2285d4afa10357e5186e36dbbe8bfaaca8 /Dozentenmodul_V1/WebContent/GUI/de/createVL_System.jsp | |
| parent | new (diff) | |
| download | tutor-module-67fe35266f74162ef719efe695d2756524856771.tar.gz tutor-module-67fe35266f74162ef719efe695d2756524856771.tar.xz tutor-module-67fe35266f74162ef719efe695d2756524856771.zip | |
erste SQL Abfragen
Diffstat (limited to 'Dozentenmodul_V1/WebContent/GUI/de/createVL_System.jsp')
| -rw-r--r-- | Dozentenmodul_V1/WebContent/GUI/de/createVL_System.jsp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Dozentenmodul_V1/WebContent/GUI/de/createVL_System.jsp b/Dozentenmodul_V1/WebContent/GUI/de/createVL_System.jsp index 913fd91f..97e8aa94 100644 --- a/Dozentenmodul_V1/WebContent/GUI/de/createVL_System.jsp +++ b/Dozentenmodul_V1/WebContent/GUI/de/createVL_System.jsp @@ -82,7 +82,8 @@ </table>
</fieldset>
</div>
- <button id="buttonweiter" type="submit">Weiter</button>
+ <button id="buttonBackSys" type="submit">Zurück</button>
+ <button id="buttonweiterSys" type="submit">Weiter</button>
</form>
</div>
|
