Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
d02d53f6
Commit
d02d53f6
authored
May 25, 2016
by
Matija Obreza
Browse files
New headings for welcome page
parent
31cf2c1e
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/resources/content/language.properties
View file @
d02d53f6
...
...
@@ -818,3 +818,7 @@ repository.gallery.removed=Image gallery was removed.
repository.gallery.create-here
=
Create image gallery!
repository.gallery.navigate
=
View image gallery!
repository.gallery.downloadImage
=
Download image
welcome.search-genesys
=
Search Genesys
welcome.networks
=
Networks
src/main/webapp/WEB-INF/jsp/1/index.jsp
View file @
d02d53f6
...
...
@@ -71,7 +71,7 @@
<div
class=
"see-also-block"
>
<div
class=
"content"
>
<h2
class=
"short text-right"
>
<spring:message
code=
"
search.input.placeholder
"
/>
<spring:message
code=
"
welcome.search-genesys
"
/>
</h2>
<div
class=
"body"
>
<div
class=
"row"
>
...
...
@@ -84,8 +84,8 @@
<p><spring:message
code=
"search.search-query-missing"
/></p>
<form
action=
"
<c:url
value=
"/acn/search2"
/>
"
class=
"form-inline"
>
<div
class=
"form-group"
>
<input
type=
"text"
name=
"q"
class=
"form-control"
/>
<input
type=
"submit"
class=
"btn btn-primary"
value=
"
<spring:message
code=
"search.button.label"
/>
"
/>
<input
type=
"text"
name=
"q"
class=
"form-control"
placeholder=
"
<spring:message
code=
"search.input.placeholder"
/>
"
/>
<%--
<input type="submit" class="btn btn-primary" value="<spring:message code="search.button.label" />" />
--%>
</div>
</form>
</div>
...
...
@@ -100,7 +100,7 @@
<div
class=
"see-also-block"
>
<div
class=
"content"
>
<h2
class=
"short text-right"
>
<spring:message
code=
"
organization.page.list.title
"
/>
<spring:message
code=
"
welcome.networks
"
/>
</h2>
<div
class=
"body"
dir=
"ltr"
>
<div
class=
"row"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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