You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: www/wp-content/themes/wplib-box-welcome/index.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,8 @@
30
30
<div id="content">
31
31
<p>To get started with WPLib Box:</p>
32
32
<ul>
33
-
<li><a href="<?phpechosite_url( '/wp-login.php' ); ?>" target="_blank">Login</a> to the admin <em>(username and password will be provided)</em></li>
34
-
<li><a href="<?phpechosite_url( '/wp-admin/themes.php?theme=wplib-box-welcome' ); ?>" target="_blank">Manage</a> this theme in the admin</li>
33
+
<li><a href="<?phpechosite_url( '/wp-login.php' ); ?>" target="_blank">Login</a> to the WordPress admin <em>(username and password will be provided)</em></li>
34
+
<li><a href="<?phpechosite_url( '/wp-admin/themes.php?theme=wplib-box-welcome' ); ?>" target="_blank">Manage</a> this theme in the WordPress admin</li>
35
35
<li><a href="<?phpechoadmin_url( '/themes.php' ); ?>" target="_blank">Switch</a> to a different WordPress theme</li>
36
36
<li><a href="<?phpechoadmin_url( '/plugins.php' ); ?>" target="_blank">Install and activate</a> plugins</li>
0 commit comments