Bug 18703 - Followup, fix typo "statment"
Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
This commit is contained in:
parent
9fb5f8519f
commit
4dd9236c6e
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
|||
</div><!-- /yui-u -->
|
||||
</div><!-- /yui-g -->
|
||||
<div class="yui-g">
|
||||
[%# Following statment must be in one line for translatability %]
|
||||
[%# Following statement must be in one line for translatability %]
|
||||
[% IF ( ( CAN_user_tools_moderate_comments && pendingcomments ) || ( CAN_user_tools_moderate_tags && pendingtags ) || ( CAN_user_borrowers && pending_borrower_modifications ) || ( CAN_user_acquisition && pendingsuggestions ) || ( CAN_user_borrowers && pending_discharge_requests ) || pending_article_requests) %]
|
||||
<div id="area-pending">
|
||||
[% IF pending_article_requests %]
|
||||
|
|
Loading…
Reference in a new issue