cryptonas/plugins/volume_props/volume_properties.cs

16 lines
446 B
C#
Raw Normal View History

2006-11-06 17:05:00 +01:00
<?cs # $Id$ ?>
<!-- <h2><?cs var:html_escape(Lang.Plugins.volume_props.Title.Properties) ?></h2> -->
2006-11-06 17:05:00 +01:00
<?cs call:handle_messages() ?>
<?cs set:plugin_heading = "legend" ?>
<?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 ?>
<?cs call:hint("Plugins.volume_props.NoPropertyPlugins") ?>
2006-11-06 17:05:00 +01:00
<?cs /if ?>