From 8db62274fb0c559ec047064b06eb57df2f173249 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Wed, 6 Jan 2016 16:09:45 -0800 Subject: [PATCH] add supported web browsers to user manual --- user_manual/webinterface.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/user_manual/webinterface.rst b/user_manual/webinterface.rst index 5adaa593d..e1bdca5a3 100644 --- a/user_manual/webinterface.rst +++ b/user_manual/webinterface.rst @@ -3,7 +3,13 @@ The ownCloud Web Interface ========================== You can connect to your ownCloud server using any Web browser; just point it to -your ownCloud server and enter your username and password. +your ownCloud server and enter your username and password. Supported Web +browsers are: + +* Firefox 14+ +* Chrome 18+ +* Safari 5+ +* IE9+ (except Compatibility Mode) .. figure:: images/oc_connect.png :alt: ownCloud login screen. @@ -72,6 +78,3 @@ The ownCloud user interface contains the following fields and functions: * ownCloud Version information See :doc:`userpreferences` section to learn more about these settings. - -See :doc:`../installation/system_requirements` for supported platforms, and -especially supported Web browsers.