cryptonas-branches/pythonrewrite/templates/show_volume_header.cs

25 lines
701 B
C#

<?cs # $Id$ ?>
<?cs # TODO: show buttons for available plugins ?>
<h1><?cs var:html_escape(Lang.Title.Volume) ?> <i><?cs var:html_escape(Data.CurrentDisk.name) ?></i></h1>
<table id="volume_pane">
<tr>
<td class="pane_top_left"></td>
<?cs include:Settings.TemplateDir + '/volume_plugins.cs' ?>
<?cs # this case should never happen, but we have to have at least three rows ?>
<?cs if:volume_plugin_count == 0 ?><td class="pane_side_top"></td><?cs /if ?>
<td class="pane_top_right"></td>
</tr>
<tr>
<td class="pane_left" style="background-image: url(../cryptobox-misc/pane_side_left.png);"></td>
<!-- beginning of the plugin pane -->
<td colspan="<?cs var:volume_plugin_count ?>"><div>