Compare Revisions
Last modification
- Rev 31 2010-12-29 02:14:42
- Author: PointedEars
- Log message:
- User area: Added Add Term include and term-related classes
- Clean-up:
+ WEB-INF/web.xml: Fixed markup
+ Added Hibernate3-core sources link (for Javadoc)
+ Removed bogus Struts2Hubernate source attachment
+ Changed indentation size to 2 spaces
+ Formatted all source code (automatically)
| /trunk/WebContent/admin/userAdd.jsp |
| 4,8 → 4,14 |
| </head> |
| <body> |
| |
| <h1>User hinzugefügt</h1> |
| <p>Der Benutzer wurde hinzugefügt</p> |
| <p>TODO: Weiterleitung!!</p> |
| <h1> |
| User hinzugefügt |
| </h1> |
| <p> |
| Der Benutzer wurde hinzugefügt |
| </p> |
| <p> |
| TODO: Weiterleitung!! |
| </p> |
| </body> |
| </html> |