<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>