Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f78aa2087 |
@@ -128,7 +128,7 @@ class Plugin extends Base
|
||||
|
||||
public function getPluginVersion()
|
||||
{
|
||||
return '1.8.3';
|
||||
return '1.8.4';
|
||||
}
|
||||
|
||||
public function getPluginHomepage()
|
||||
|
||||
@@ -22,3 +22,4 @@
|
||||
<div class="form-actions">
|
||||
<button type="submit" class="btn btn-blue"><?= t('Save') ?></button>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user