@ -1,7 +1,7 @@
<div id="config">
<h1><?cs var:Lang.Title.Config ?></h1>
<form action="<?cs call:getSelfURL() ?>" method="post"
<form action="<?cs call:getSelfURL('','') ?>" method="post"
enctype="application/x-www-form-urlencoded">
<p><label for="ip"><?cs var:Lang.Text.IPAddress ?></label><br/>
@ -11,7 +11,7 @@
</div>
<!-- CBOX-STATUS-begin - necessary for validation - do not touch!
<!-- CBOX-STATUS-begin - used for validation - do not touch!
Data.Config.IP=<?cs var:Data.Config.IP ?>
Data.Config.Language=<?cs var:Data.Config.Language ?>
Data.Config.TimeOut=<?cs var:Data.Config.TimeOut ?>
<h1><?cs var:Lang.Title.Init ?></h1>
<div class="init">
<form action="<?cs call:getSelfURL() ?>" method="post" enctype="application/x-www-form-urlencoded">
<form action="<?cs call:getSelfURL('','') ?>" method="post" enctype="application/x-www-form-urlencoded">
<p class="note"><?cs var:Lang.Text.InitWarning ?></p>
<p><label for="password"><?cs var:Lang.Text.EnterNewPassword ?></label><br/>
@ -55,7 +55,7 @@
# - 'exclude' is 'weblang'
# BEWARE: there is a bug (?) in clearsilver, that occours, if
# only one of the arguments is set (none or both are fine)
?> set:PostSuffix='' ?><?cs
?><?cs set:PostSuffix='' ?><?cs
set:tmp_concat='?' ?><?cs
each:item = Data.PostData ?><?cs
if:(name(item) != exclude) ?><?cs
<h1>Aktivierung des verschlüsselten Dateisystems</h1>
<div align="center">
<p><label for="passwort">Passwort eingeben:</label>
<h1><?cs var:Lang.Title.ShutDown ?></h1>
<input type="hidden" name="action" value="shutdown_do" />
<h1><?cs var:Lang.Title.Umount ?></h1>
<button type="submit" name="action"