Skip to content
Snippets Groups Projects
Commit d605f833 authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Fixes improper HTML in admin tag manager.

parent fec6f99d
No related merge requests found
......@@ -78,6 +78,7 @@
<div class="col-sm-4">
<input type="submit" name="deleteFilter" value="<?=$this->translate('delete_tags')?>" class="btn btn-primary"/>
</div>
</div>
<? endif;?>
</form>
<? endif;?>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment