shawenguan %!s(int64=2) %!d(string=hai) anos
pai
achega
3b7649adb6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Scripts/tghelper/tgLinksHelper.js

+ 1 - 0
Scripts/tghelper/tgLinksHelper.js

@@ -24,6 +24,7 @@ if (matches) {
 
 
     let ncgDivHtml = `<div class="tgme_page_action"><a class="tgme_action_button_new shine" href="${newHref}">${newText}</a></div>`;
     let ncgDivHtml = `<div class="tgme_page_action"><a class="tgme_action_button_new shine" href="${newHref}">${newText}</a></div>`;
     if(styleType == 2){
     if(styleType == 2){
+        newText = 'Send Message';
         ncgDivHtml = `<div class="tgme_page_action"><a class="tgme_action_button_new" href="${newHref}">${newText}</a></div>`;
         ncgDivHtml = `<div class="tgme_page_action"><a class="tgme_action_button_new" href="${newHref}">${newText}</a></div>`;
     }
     }