Matthias Mees b62a45397b Replace relevant occurrences of 'Template' with 'Theme'
This is for files in the plugins/ directory.

References #103
2014-03-11 20:49:55 +01:00

5 lines
166 B
PHP

<?php # $Id$
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', 'Themeauswahl');
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', 'Ermöglicht Besuchern das Theme zu ändern');