Changeset 411 for trunk/Global.pas


Ignore:
Timestamp:
Nov 3, 2021, 6:14:00 PM (3 years ago)
Author:
chronos
Message:
  • Fixed: Contact page link.
  • Fixed: Styling of settings edit boxes under Windows.
  • Modified: Updated Windows installer scripts.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Global.pas

    r403 r411  
    1010  CevoHomepageShort = 'app.zdechov.net/c-evo';
    1111  CevoHomepage = 'https://' + CevoHomepageShort;
    12   CevoContactShort = 'app.zdechov.net/c-evo#Contact';
     12  CevoContactShort = 'app.zdechov.net/c-evo#Support';
    1313  CevoContact = 'https://' + CevoContactShort;
    1414  CevoContactBug = 'https://app.zdechov.net/c-evo/report/1';
Note: See TracChangeset for help on using the changeset viewer.