Skip to content
Snippets Groups Projects
Commit 27422bb2 authored by Bob Mottram's avatar Bob Mottram
Browse files

Add back button to app screen

parent 39386561
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,7 @@
<br>
<form action="removeapp.php" method="post">
<input type="hidden" name="app_name" value="APPNAME">
<input type="submit" name="appback" value="Go Back">
<input type="submit" name="uninstall" value="Uninstall">
</form>
<br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment