* check if plugin exist before uninstalling

* fixed some bug when you uninstall and then try to install again on the same page
* moved some characters.frags code to twig template
This commit is contained in:
slawkens
2017-10-11 15:24:54 +02:00
parent 005356ebb3
commit 6c3439acf9
5 changed files with 42 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
<form enctype="multipart/form-data" method="post">
<form enctype="multipart/form-data" method="post" action="{{ constant('ADMIN_URL') }}?p=plugins">
<input type="hidden" name="upload_plugin" />
<table cellspacing="3" border="0">
<tr>