OLD | NEW |
(Empty) | |
| 1 [include "../framework/master-header.ezt" "hidetabs"] |
| 2 |
| 3 <h3>Action Limit Exceeded</h3> |
| 4 |
| 5 <h4>What happened?</h4> |
| 6 |
| 7 <div style="width:60em"> |
| 8 |
| 9 <p>You have performed the requested action too many times in a 24-hour |
| 10 time period. Or, you have performed the requested action too many |
| 11 times since the creation of your account.</p> |
| 12 |
| 13 <p>We place limits on the number of actions that can be performed by |
| 14 each user in order to reduce the potential for abuse. We feel that we have set |
| 15 these limits high enough that legitimate use will very rarely |
| 16 reach them. Without these limits, a few abusive users could degrade |
| 17 the quality of this site for everyone.</p> |
| 18 |
| 19 |
| 20 <div style="margin:2em" class="help"> |
| 21 <b style="margin:0.5em">Your options:</b> |
| 22 |
| 23 <ul> |
| 24 <li>Wait 24 hours and then try this action again.</li> |
| 25 <li>Ask another member of your project to perform the action for you.</li> |
| 26 <li><a href="mailto:[feedback_email]">Contact us</a> for further assistance.<
/li> |
| 27 </ul> |
| 28 </div> |
| 29 |
| 30 </div> |
| 31 [include "../framework/master-footer.ezt"] |
OLD | NEW |