spelling and some html fixes

This commit is contained in:
age 2007-07-27 11:30:26 +00:00
parent 7df6cb5e85
commit d2d974c18b
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
<?cs call:handle_messages() ?>
<?cs if:Data.activeDisksCount >= 1 ?>
<fieldset>
<fieldset>
<legend>
<?cs call:show_plugin_icon() ?>
<?cs var:html_escape(Lang.Plugins.disks.Active) ?>
@ -14,8 +14,8 @@
<?cs call:show_volume(Data.Disks[index]) ?>
<?cs /if ?>
<?cs /loop ?>
</fieldset>
<?cs /if ?>
</fieldset>
<fieldset>
<legend>

View File

@ -1,7 +1,7 @@
Name = User manager
Link = Users
Title = User Manager
Title = User manager
Title {
AddUser = Add new user
DelUser = Remove user

View File

@ -71,7 +71,7 @@ if:subcount(Data.StylesheetFiles) > 0
<tr><td colspan="3"><div id="head">
<table>
<tr><td>
<a href=<a href="<?cs call:link("", "", "", "", "")
<a href="<?cs call:link("", "", "", "", "")
?>" title="CryptoBox"><img src="cryptobox-misc/cbx_logo_left.png"
alt="icon: logo" /></a>
<h2><?cs var:html_escape(Lang.Title.Slogan) ?></h2>