ramani
Diff Revisions
571
vs
572
for /Ramani/web/template.xhtml
|
@@ -263,7 +263,7 @@ |
263 |
263 |
|
<h:form > |
264 |
264 |
|
<center> |
265 |
265 |
|
<h:outputLabel value="#{msg['login.Rodape']}"/> |
266 |
|
- |
<h:graphicImage value="resources/icon_chat_small.png" style="margin: 0 10px 0 10px;" /> |
|
266 |
+ |
<h:graphicImage value="/resources/icon_chat_small.png" style="margin: 0 10px 0 10px;" /> |
267 |
267 |
|
<h:selectOneMenu |
268 |
268 |
|
value="#{language.localeCode}" onchange="submit()" |
269 |
269 |
|
valueChangeListener="#{language.countryLocaleCodeChanged}"> |