Fixed wrong text for add plugin action

This commit is contained in:
corpsee 2014-12-05 08:16:00 +06:00 committed by Dan Cryer
parent bb9b068ea5
commit e11f8744ac

View file

@ -8,7 +8,7 @@
<?php endif; ?>
<?php if (isset($_GET['w'])): ?>
<p class="alert alert-success"><?php Lang::out('x_has_been_removed', $_GET['w']); ?></p>
<p class="alert alert-success"><?php Lang::out('x_has_been_added', $_GET['w']); ?></p>
<?php endif; ?>
<div class="box box-primary">