2006-11-06 17:05:00 +01:00
|
|
|
<?cs # $Id$ ?>
|
|
|
|
|
2007-01-26 10:44:00 +01:00
|
|
|
<!-- <h2><?cs var:html_escape(Lang.Plugins.volume_props.Title.Properties) ?></h2> -->
|
2006-11-06 17:05:00 +01:00
|
|
|
|
2006-11-15 12:46:32 +01:00
|
|
|
<?cs call:handle_messages() ?>
|
|
|
|
|
2006-12-13 11:01:58 +01:00
|
|
|
<?cs set:plugin_heading = "legend" ?>
|
|
|
|
|
2006-11-13 17:11:07 +01:00
|
|
|
<?cs if:Data.Plugins.volume_props.includePlugins ?>
|
|
|
|
<?cs # we use 'evar', as we expect 'include' commands inside the variable ?>
|
|
|
|
<?cs evar:Data.Plugins.volume_props.includePlugins ?>
|
2006-11-06 17:05:00 +01:00
|
|
|
<?cs else ?>
|
2006-11-13 17:11:07 +01:00
|
|
|
<?cs call:hint("Plugins.volume_props.NoPropertyPlugins") ?>
|
2006-11-06 17:05:00 +01:00
|
|
|
<?cs /if ?>
|
|
|
|
|