* Edit.aspx: A Page Title

* style.css: space was needed

* LocalizedText.resx: A Page Title for bill edition

* LocalizedText.Designer.cs: A Page Title for bill edition

* LocalizedText.fr.Designer.cs:  A Page Title for bill edition

* LocalizedText.fr.resx: Page Title for bill edition
This commit is contained in:
Paul Schneider 2015-06-09 16:04:37 +02:00
commit 7181e09bb7
8 changed files with 31 additions and 2 deletions

View file

@ -58,6 +58,7 @@ footer {
border-radius:5px; border: solid 1px #000060;
float: right;
margin:.5em;
padding: .5em;
}
.bsh { float: right; }