We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aee3f3 commit 5beeca7Copy full SHA for 5beeca7
sites/intro-to-php/pretty_urls.step
@@ -69,7 +69,7 @@ steps do
69
<a href="/delete?id=<?=$topic['id']; ?>" class="btn btn-danger" data-container="
70
PHP
71
72
- message "Also, we should update our link to `new.php` in the base template (`base.php`):"
+ message "Also, we should update our link to `add.php` in the base template (`base.phtml`):"
73
74
source_code :html, <<-HTML
75
<a href="/add" class="btn btn-default">
0 commit comments