diff options
| -rw-r--r-- | src/modules/dcc/DccBroker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/dcc/DccBroker.cpp b/src/modules/dcc/DccBroker.cpp index 877e7aa83..53df4ffeb 100644 --- a/src/modules/dcc/DccBroker.cpp +++ b/src/modules/dcc/DccBroker.cpp @@ -613,7 +613,7 @@ void DccBroker::recvFileManage(DccDescriptor * dcc) if(dcc->bIsIncomingAvatar) { tmp += __tr2qs_ctx( \ - "<center><b>Note:</b></center>" \ + "<b>Note:</b>" \ "The file appears to be an avatar that you have requested. " \ "You should not change its filename. " \ "Save it in a location where KVIrc can find it, such as " \ |
