scinote-web/app/views/projects/export/_error.html.erb

7 lines
335 B
Text
Raw Normal View History

<p>
It looks like you have exceeded your daily export limit. The number of exports is <strong>limited to <%= limit %> requests per day </strong>- you currently have 0 export requests left.
</p>
<p>Please repeat the desired action <strong>tomorrow</strong>, when your daily limit will rise back to <%= limit %> export requests.
</p>