[event_layout_printerfriendly] Remove constant.

Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
Thomas Hochstein 2019-08-17 22:53:58 +02:00
parent 2f4fd64c57
commit 18359c72b7

View file

@ -1,6 +1,5 @@
<?php #
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_VERSION', '1.0');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_NAME', 'Layout-Plugin: Druckfreundliche Version');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_BLAHBLAH', 'Ermöglicht den besseren Ausdruck eines Eintrages im Browser');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_SIDEBARS', 'Seitenleisten ausdrucken');