File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t" %>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
2
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
3
< html xmlns ="http://www.w3.org/1999/xhtml "
5
4
xmlns:ui ="http://java.sun.com/jsf/facelets "
6
5
xmlns:f ="http://java.sun.com/jsf/core "
7
- xmlns:h ="http://java.sun.com/jsf/html ">
6
+ xmlns:h ="http://java.sun.com/jsf/html "
7
+ xmlns:t ="http://myfaces.apache.org/tomahawk ">
8
8
< f:view >
9
9
< h:head >
10
10
< title > MyStamps: < h:outputText value ="#{m.t_activation_title} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t" %>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
2
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
3
< html xmlns ="http://www.w3.org/1999/xhtml "
5
4
xmlns:ui ="http://java.sun.com/jsf/facelets "
6
5
xmlns:f ="http://java.sun.com/jsf/core "
7
- xmlns:h ="http://java.sun.com/jsf/html ">
6
+ xmlns:h ="http://java.sun.com/jsf/html "
7
+ xmlns:t ="http://myfaces.apache.org/tomahawk ">
8
8
< f:view >
9
9
< h:head >
10
10
< title > MyStamps: < h:outputText value ="#{m.t_add_series} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t" %>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
2
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
3
< html xmlns ="http://www.w3.org/1999/xhtml "
5
4
xmlns:ui ="http://java.sun.com/jsf/facelets "
6
5
xmlns:f ="http://java.sun.com/jsf/core "
7
- xmlns:h ="http://java.sun.com/jsf/html ">
6
+ xmlns:h ="http://java.sun.com/jsf/html "
7
+ xmlns:t ="http://myfaces.apache.org/tomahawk ">
8
8
< f:view >
9
9
< h:head >
10
10
< title > MyStamps: < h:outputText value ="#{m.t_auth_title} " /> </ title >
Original file line number Diff line number Diff line change 1
- < %@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t" %>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
2
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
3
< html xmlns ="http://www.w3.org/1999/xhtml "
5
4
xmlns:ui ="http://java.sun.com/jsf/facelets "
6
5
xmlns:f ="http://java.sun.com/jsf/core "
7
- xmlns:h ="http://java.sun.com/jsf/html ">
6
+ xmlns:h ="http://java.sun.com/jsf/html "
7
+ xmlns:t ="http://myfaces.apache.org/tomahawk ">
8
8
< f:view >
9
9
< h:head >
10
10
< title > MyStamps: < h:outputText value ="#{m.t_registration_title} " /> </ title >
You can’t perform that action at this time.
0 commit comments