mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 12:37:14 +01:00
11 lines
1.0 KiB
Smarty
11 lines
1.0 KiB
Smarty
|
<h2 class="smartphone">Funktionen</h2>
|
||
|
<table align="center">
|
||
|
<tr><td><input type="button" value="Umlagern" class="smartphone_mainbutton" onclick="window.location.href='index.php?module=mobile&action=umlagern"></td></tr>
|
||
|
<tr><td><input type="button" value="Einlagern" class="smartphone_mainbutton" onclick="window.location.href='index.php?module=mobile&action=einlagern"></td></tr>
|
||
|
<tr><td><input type="button" value="Auslagern" class="smartphone_mainbutton" onclick="window.location.href='index.php?module=mobile&action=auslager"></td></tr>
|
||
|
<tr><td><input type="button" value="Zwischenlager" class="smartphone_mainbutton" onclick="window.location.href='index.php?module=mobile&action=zwischenlager"></td></tr>
|
||
|
<!--<tr><td><input type="button" value="Wareneingang" class="smartphone_mainbutton"></td></tr>
|
||
|
<tr><td><input type="button" value="Inventur" class="smartphone_mainbutton"></td></tr>-->
|
||
|
<tr><td><input type="button" value="Abmelden" class="smartphone_mainbutton" onclick="window.location.href='index.php?module=welcome&action=logout'"></td></tr>
|
||
|
</table>
|