Polish config dialog header and center search input text
This commit is contained in:
@@ -33,6 +33,7 @@ namespace C4IT_CustomerPanel.forms
|
||||
string version = fvi.ProductVersion;
|
||||
|
||||
TxtCopyRight.Text = "© Copyright " + DateTime.Now.Year ;
|
||||
TxtVersion.Text = "Version: " + version;
|
||||
Title = Title + " " + DateTime.Now.Year + " / Version: "+version;
|
||||
conf = config;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user