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.