Changeset 542 for WAeUP_SRP/trunk/skins/waeup_default
- Timestamp:
- 24 Sep 2006, 06:03:25 (18 years ago)
- Location:
- WAeUP_SRP/trunk/skins/waeup_default
- Files:
-
- 5 added
- 3 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_default/error_not_found.pt
r531 r542 4 4 <!-- macro library for rendering specific error messages per error type --> 5 5 <metal:block define-macro="not_found"> 6 <h 1>Not Found</h1>6 <h3>Not Found</h3> 7 7 8 8 <p>The resource you asked was not found. -
WAeUP_SRP/trunk/skins/waeup_default/error_other.pt
r531 r542 3 3 4 4 <metal:block define-macro="other"> 5 <h 1>WAeUP encountered an error</h1>5 <h3>WAeUP encountered an error</h3> 6 6 7 7 <p>We apologize for the incovenience.</p>
Note: See TracChangeset for help on using the changeset viewer.