bigbosst / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

Double title on main page #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open PWM
2. At the top of the page, the application title will appear twice

What is the expected output? What do you see instead?

One line with the application title, one with a page title

What version of the product are you using? On what operating system?

SVN revision 97/98

Please provide any additional information below.

Change index.jsp to display Title_MainPage in stead of APPLICATION-TITLE (line 
35)

Add a line to each of the Display*.properties:
* Default/English:
Title_MainPage=Main Page

* Dutch (nl):
Title_MainPage=Hoofdpagina

* German (de):
Title_MainPage=Hauptseite

* French (fr):
Title_MainPage=Page principale

Original issue reported on code.google.com by menno.pi...@gmail.com on 3 Jan 2011 at 2:37

GoogleCodeExporter commented 9 years ago
Updated in svn.  Thanks for the contribution. 

Original comment by jrivard on 15 Jan 2011 at 1:33