Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reg-app
Regapp
Commits
49b36851
Commit
49b36851
authored
Jun 28, 2018
by
michael.simon
Browse files
use correct text
parent
bedef208
Changes
1
Hide whitespace changes
Inline
Side-by-side
bwreg-webapp/src/main/webapp/welcome/delete-all-personal-data-done.xhtml
View file @
49b36851
...
...
@@ -19,8 +19,8 @@
<h:form
id=
"form"
prependId=
"false"
>
<div
class=
"panel"
>
<p:panel
header=
"#{messages.
account_activated
}"
>
<div
class=
"panel"
><h:outputText
value=
"#{messages.
account_activated_detail
}"
/></div>
<p:panel
header=
"#{messages.
my_data_deleted_header
}"
>
<div
class=
"panel"
><h:outputText
value=
"#{messages.
my_data_deleted_text
}"
/></div>
</p:panel>
</div>
</h:form>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment