cryptonas/cbox-tree.d/usr/share/cryptobox/templates/umount_form.cs
lars b969e59157 unified form header
persistent user-specific language setting fixed
2005-09-21 02:26:31 +00:00

11 lines
216 B
C#

<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>