mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-13 05:01:43 +00:00
fixed line indention
This commit is contained in:
parent
d6258843c6
commit
b82b6b3eb3
|
@ -33,7 +33,7 @@ function _printMessage($heading, $message) {
|
||||||
UI::globalBanner();
|
UI::globalBanner();
|
||||||
UI::pageNavigation($heading);
|
UI::pageNavigation($heading);
|
||||||
UI::contentContainer($message."<p><a href=\"../out/out.Login.php\">" . getMLText("login") . "</a></p>\n");
|
UI::contentContainer($message."<p><a href=\"../out/out.Login.php\">" . getMLText("login") . "</a></p>\n");
|
||||||
UI::htmlEndPage();
|
UI::htmlEndPage();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user