From ea97dbc54039d10c78cfb8e94a075da21c91a36c Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 30 Aug 2023 15:53:57 +0300 Subject: [PATCH] rename info page --- src/public/action.php | 2 +- src/public/edit.php | 2 +- src/public/index.php | 2 +- src/public/magnet.php | 2 +- src/public/{info.php => node.php} | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) rename src/public/{info.php => node.php} (99%) diff --git a/src/public/action.php b/src/public/action.php index d2bee7e..7859a7d 100644 --- a/src/public/action.php +++ b/src/public/action.php @@ -756,7 +756,7 @@ switch (isset($_GET['target']) ? urldecode($_GET['target']) : false) | - + | | diff --git a/src/public/edit.php b/src/public/edit.php index ae07590..e751eaf 100644 --- a/src/public/edit.php +++ b/src/public/edit.php @@ -606,7 +606,7 @@ else { | - + | | diff --git a/src/public/index.php b/src/public/index.php index 27fcf76..77d7202 100644 --- a/src/public/index.php +++ b/src/public/index.php @@ -452,7 +452,7 @@ echo '' . PHP_EOL ?> | - + | | diff --git a/src/public/magnet.php b/src/public/magnet.php index 745d5c8..e5042b7 100644 --- a/src/public/magnet.php +++ b/src/public/magnet.php @@ -517,7 +517,7 @@ echo '' . PHP_EOL ?> | - + | | diff --git a/src/public/info.php b/src/public/node.php similarity index 99% rename from src/public/info.php rename to src/public/node.php index 454006f..a2bc641 100644 --- a/src/public/info.php +++ b/src/public/node.php @@ -274,7 +274,7 @@ else | - + | |