Project

General

Profile

« Previous | Next » 

Revision 8066

soften the failure page ("Whoops!")

View differences:

lib/style/common/templates/metacatui/genericResponse.tmpl
19 19
    	[%  IF function == 'cancel' %]
20 20

  
21 21
	 	[% ELSE %]
22
			<h2>Failure</h2>
22
			<h2>Whoops!</h2>
23 23
			<p class="lead">An error occurred. Please check the list of errors below: </p>
24 24
			<ul>
25 25
				[% FOREACH parameter = invalidParams %]

Also available in: Unified diff