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

@ -14,8 +14,8 @@
<?cs call:show_volume(Data.Disks[index]) ?> <?cs call:show_volume(Data.Disks[index]) ?>
<?cs /if ?> <?cs /if ?>
<?cs /loop ?> <?cs /loop ?>
<?cs /if ?>
</fieldset> </fieldset>
<?cs /if ?>
<fieldset> <fieldset>
<legend> <legend>

View file

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

View file

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