mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-14 06:15:46 +03:00
rename view, correct logo size
This commit is contained in:
parent
2402e543ac
commit
f4af07356a
2 changed files with 2 additions and 2 deletions
|
@ -230,7 +230,7 @@ function render_my_pledges() {
|
|||
) );
|
||||
|
||||
ob_start();
|
||||
require FiveForTheFuture\get_views_path() . 'form-my-pledges.php';
|
||||
require FiveForTheFuture\get_views_path() . 'list-my-pledges.php';
|
||||
return ob_get_clean();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue