cryptonas-branches/new/cbox-tree.d/usr/share/cryptobox/templates/umount_form.cs

11 lines
216 B
C#
Raw Normal View History

2005-09-23 02:55:48 +02:00
<h1><?cs var:Lang.Title.Umount ?></h1>
<div align="center">
<?cs call:print_form_header() ?>
<button type="submit" name="action"
value="umount_do"><?cs var:Lang.Button.Umount ?></button>
</form>
</div>