diff --git a/static/js/newcore.js b/static/js/newcore.js new file mode 100644 index 0000000..d352ddf --- /dev/null +++ b/static/js/newcore.js @@ -0,0 +1,3 @@ +function errimg() { + $('#err').html(`
Фото потеряно при крахе винчестера
Если у вас есть это фото, пожалуйста, пришлите его на admin@transphoto.org
`); +} \ No newline at end of file diff --git a/views/components/LoadHead.php b/views/components/LoadHead.php index 9fd01dd..82c94ed 100644 --- a/views/components/LoadHead.php +++ b/views/components/LoadHead.php @@ -22,6 +22,7 @@ +
diff --git a/views/pages/Photo.php b/views/pages/Photo.php index af0df84..f4666fa 100644 --- a/views/pages/Photo.php +++ b/views/pages/Photo.php @@ -64,6 +64,7 @@ if ($photo->i('id') !== null) { } +
i('id') !== null) { ?> @@ -77,7 +78,7 @@ if ($photo->i('id') !== null) {
- + i('priority') === 1) { ?>
Условная публикация