From 745664a1bf36cce13f3439698275b0b147efde3b Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Wed, 3 Nov 2021 22:14:26 +0000 Subject: Improve HTML and CSS --- src/templates/confirm_deletion.php | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'src/templates/confirm_deletion.php') diff --git a/src/templates/confirm_deletion.php b/src/templates/confirm_deletion.php index 06e133f..12c5cd1 100644 --- a/src/templates/confirm_deletion.php +++ b/src/templates/confirm_deletion.php @@ -4,13 +4,20 @@ Confirm - Bookmarks + + - Back -
- - url.' '.$bookmark->title.' '.$bookmark->tag); ?> - -
+
+

Bookmarks

+

Confirm Deletion

+ Back +
+ + url | $bookmark->title | $bookmark->tag"); ?> + +
+

Copyright © 2021 David T. Sadler.

+
-- cgit v1.2.3-13-gbd6f