mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-04 16:46:50 +01:00
* replace deprecated HTML <font> tag with <span>
This commit is contained in:
@@ -111,6 +111,6 @@ $locale['step_finish_homepage'] = 'Startseite';
|
||||
$locale['step_finish'] = 'Fertig';
|
||||
$locale['step_finish_title'] = 'Installation beendet!';
|
||||
$locale['step_finish_desc'] = 'Herzlichen Glückwunsch! <b>MyAAC</b> ist bereit zu verwenden!<br/>Sie können sich jetzt im $ADMIN_PANEL$ anmelden, oder die $HOMEPAGE$ besuchen.<br/><br/>
|
||||
<font color="red">Bitte lösche install/ Verzeichnis.</font><br/><br/>
|
||||
<span style="color: red">Bitte lösche install/ Verzeichnis.</span><br/><br/>
|
||||
Bitte senden Sie Fehler und Vorschläge zu $LINK$, Vielen Dank!';
|
||||
?>
|
||||
|
||||
@@ -111,6 +111,6 @@ $locale['step_finish_homepage'] = 'homepage';
|
||||
$locale['step_finish'] = 'Finish';
|
||||
$locale['step_finish_title'] = 'Installation finished!';
|
||||
$locale['step_finish_desc'] = 'Congratulations! <b>MyAAC</b> is ready to use!<br/>You can now login to $ADMIN_PANEL$, or visit $HOMEPAGE$.<br/><br/>
|
||||
<font color="red">Please delete install/ directory.</font><br/><br/>
|
||||
<span style="color: red">Please delete install/ directory.</span><br/><br/>
|
||||
Post bugs and suggestions at $LINK$, thanks!';
|
||||
?>
|
||||
|
||||
@@ -106,6 +106,6 @@ $locale['step_finish_homepage'] = 'stronę główną';
|
||||
$locale['step_finish'] = 'Koniec';
|
||||
$locale['step_finish_title'] = 'Instalacja zakończona!';
|
||||
$locale['step_finish_desc'] = 'Gratulacje! <b>MyAAC</b> jest gotowy do użycia!<br/>Możesz się teraz zalogować do $ADMIN_PANEL$, albo odwiedzić $HOMEPAGE$.<br/><br/>
|
||||
<font color="red">Proszę usunąć katalog <b>install/</b>.</font><br/><br/>
|
||||
<span style="color: red">Proszę usunąć katalog <b>install/</b>.</span><br/><br/>
|
||||
Wrzuć błędy i sugestie na $LINK$, dzięki!';
|
||||
?>
|
||||
|
||||
@@ -88,6 +88,6 @@ $locale['step_finish_homepage'] = 'hemsida';
|
||||
$locale['step_finish'] = 'Klar';
|
||||
$locale['step_finish_title'] = 'Installationen klar!';
|
||||
$locale['step_finish_desc'] = 'Grattis! <b>MyAAC</b> är redo att användas!<br/>Du kan logga in på $ADMIN_PANEL$, eller titta till $HOMEPAGE$.<br/><br/>
|
||||
<font color="red">Var vänligen ta bort installations mappen.</font><br/><br/>
|
||||
<span style="color: red">Var vänligen ta bort installations mappen.</span><br/><br/>
|
||||
Var vänligen rapportera buggar och förslag på $LINK$, tack!';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user