cryptonas/cbox-tree.d/usr/share/cryptobox/templates/show_status.cs
lars 448243f92b renamed templates from '..._form.cs' to 'form_....cs'
renamed 'status.cs' to 'show_status.cs'
renamed 'doc.cs' to 'show_doc.cs'
2005-10-24 10:32:56 +00:00

6 lines
193 B
C#

<!-- $Id$ -->
<h1><?cs var:Lang.Title.Status ?></h1>
<p><?cs if:(Data.Status.Mounted == 1) ?><?cs var:Lang.Text.CryptoIsActive ?>
<?cs else ?><?cs var:Lang.Text.CryptoIsDown ?><?cs /if ?></p>