This commit is contained in:
2022-04-21 18:58:31 -04:00
parent 2e61b070ba
commit 7d2373a080
6 changed files with 228 additions and 90 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ function getAddWithdrawButtons(){
break;
case "AC_AD_FD_ONLY":
echo "<a href=\"/paymnt/paymus\" type=\"submit\" class=\"btn btn-sm btn-secondary btn-xs btn-block\">Add Fund</a>";
echo "<a href=\"/paymnt/paymus\" type=\"submit\" class=\"btn btn-sm btn-secondary btn-xs btn-block\">Depost Fund</a>";
break;
}