diff options
Diffstat (limited to 'phpBB/styles/subsilver2/template/ucp_header.html')
-rw-r--r-- | phpBB/styles/subsilver2/template/ucp_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/ucp_header.html b/phpBB/styles/subsilver2/template/ucp_header.html index 002d88f5ff..7fb507d403 100644 --- a/phpBB/styles/subsilver2/template/ucp_header.html +++ b/phpBB/styles/subsilver2/template/ucp_header.html @@ -60,7 +60,7 @@ <!-- IF S_PRIVMSGS --> - <!-- the ! at the beginning of the loop name forces the loop to be not a nested one of l_block1 (it gets parsed seperatly) --> + <!-- the ! at the beginning of the loop name forces the loop to be not a nested one of l_block1 (it gets parsed separately) --> <!-- BEGIN !folder --> <!-- IF folder.S_FIRST_ROW --> <ul class="nav" style="margin: 0px; padding: 0px; list-style-type: none; line-height: 175%;"> |