From 33266244e8c75c29f31dd5dce756e55fb10a0b9b Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Mon, 13 Mar 2023 00:46:14 +0200 Subject: hot-fix on validate namespace --- html/app/models/user/Validate_model.php | 2 +- html/app/views/products_list.php | 47 --------------------------------- 2 files changed, 1 insertion(+), 48 deletions(-) delete mode 100644 html/app/views/products_list.php diff --git a/html/app/models/user/Validate_model.php b/html/app/models/user/Validate_model.php index ec60d72..16ad70a 100644 --- a/html/app/models/user/Validate_model.php +++ b/html/app/models/user/Validate_model.php @@ -1,6 +1,6 @@ - body { - max-width: 960px; width: 100%; margin: 0 auto; - font-family: Ubuntu, Calibri, Helevetica, sans-serif; - padding: 2em 1em; - } - td { - vertical-align: top; - padding: 2px; margin: .5em; - font-size: .82em; text-align: right; color: #666; - } - - h3 { color: #924; text-align: center; } - - .-edit { - text-align: left; font-size: 1em; - color: #357; background: #f6f6f6; - padding: .5em; - } - td span { font-size: .8em; color: #9249; } - - [contenteditable='true']:focus { border-radius: 3px; } - [contenteditable='true']:focus { - outline: none; - color: #924; - border: 2px solid #9249; border-top: 4px solid #9249; - } - - - -

— products —

- - - - - $val) : ?> - - - - - - - -

int(11) NOT NULL
' contenteditable="true">
-
- - -- cgit v1.2.3