mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-01 01:26:19 +00:00
Synchronizing home.ctp file in skel directory with the one in default app, closes #1777
This commit is contained in:
parent
cdd8b615a1
commit
a0c08cdba8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ endif;
|
||||||
endif;
|
endif;
|
||||||
?>
|
?>
|
||||||
</p>
|
</p>
|
||||||
<div style=\"background-color:#e32; color:#fff; padding:3px; margin: 20px 0\">
|
<div id=\"url-rewriting-warning\" style=\"background-color:#e32; color:#fff; padding:3px; margin: 20px 0\">
|
||||||
<?php __('URL rewriting is not properly configured on your server. '); ?>
|
<?php __('URL rewriting is not properly configured on your server. '); ?>
|
||||||
<ol style=\"padding-left:20px\">
|
<ol style=\"padding-left:20px\">
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Add table
Reference in a new issue