From 38b4ba034f1ef9e9861c8891964f87277725e785 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Thu, 28 Nov 2013 02:52:30 +0100 Subject: Déplacement de config Shaarli MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Page dédiée pour les options de partage Voir #175 --- app/views/configure/sharing.phtml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 app/views/configure/sharing.phtml (limited to 'app/views/configure/sharing.phtml') diff --git a/app/views/configure/sharing.phtml b/app/views/configure/sharing.phtml new file mode 100644 index 000000000..e28122b00 --- /dev/null +++ b/app/views/configure/sharing.phtml @@ -0,0 +1,22 @@ +partial ('aside_configure'); ?> + +
+ + +
+ +
+ +
+ +
+
+ +
+
+ + +
+
+
+
-- cgit v1.2.3