mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 10:51:10 +01:00
Update formatting
This commit is contained in:
parent
aeb39d0f13
commit
e184127d38
|
@ -25,8 +25,8 @@ echo "> Two files are now downloaded to wp-src"
|
|||
echo "> Please update wp-src/mod-update-core.php with code bellow and then execute ./01-create-patch.sh"
|
||||
echo ""
|
||||
echo ""
|
||||
echo "wp_die("
|
||||
echo " __( 'Sorry, you are not allowed to update this site.' ) ."
|
||||
echo " ' Click <a href=\"https://github.com/N0rthernL1ghts/wordpress/wiki/WordPress-Core-Updates\" target=\"_blank\">here</a> to learn why.'"
|
||||
echo ");"
|
||||
echo " wp_die("
|
||||
echo " __( 'Sorry, you are not allowed to update this site.' ) ."
|
||||
echo " ' Click <a href=\"https://github.com/N0rthernL1ghts/wordpress/wiki/WordPress-Core-Updates\" target=\"_blank\">here</a> to learn why.'"
|
||||
echo " );"
|
||||
echo ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user