// changed English strings, especially focusing on colons harmonization
This commit is contained in:
@@ -40,7 +40,7 @@ class BlockPermanentLinks extends Module
|
||||
parent::__construct();
|
||||
|
||||
$this->displayName = $this->l('Permanent links block');
|
||||
$this->description = $this->l('Adds a block that displays permanent links such as sitemap, contact, etc.');
|
||||
$this->description = $this->l('Adds a block that displays permanent links such as sitemap, contact, etc...');
|
||||
}
|
||||
|
||||
public function install()
|
||||
|
||||
Reference in New Issue
Block a user