Ignore:
Timestamp:
Jun 18, 2012, 8:48:28 PM (12 years ago)
Author:
chronos
Message:
  • Upraveno: Obsluhuj generování stránek dle vlastního seznamu stránek a pokud nenajdeš přímou obsluhu, tak zkus generovat ze souboru.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Pages/UAboutPage.pas

    r70 r77  
    3737begin
    3838  with MainModule do begin
     39    LoadUserInfo(HandlerData);
    3940    with HtmlDocument.Body, THtmlString(SubItems.AddNew(THtmlString.Create)) do begin
    4041    Text := '<img align="left" src="' + NavigationLink('/images/umisteni.gif') + '" alt="Umístění obce"/>' +
Note: See TracChangeset for help on using the changeset viewer.