From 77ca0ad1cd42613be429550314b86b9b2c20c135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Bru=CC=88ckner?= Date: Fri, 3 Apr 2015 16:13:59 +0200 Subject: [PATCH] Update code formatting for view scripts --- docs/src/modules/zend.navigation.quick-start.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/modules/zend.navigation.quick-start.rst b/docs/src/modules/zend.navigation.quick-start.rst index dda5eeac3..02000ace0 100644 --- a/docs/src/modules/zend.navigation.quick-start.rst +++ b/docs/src/modules/zend.navigation.quick-start.rst @@ -45,7 +45,7 @@ the key name with the ``Zend\Navigation`` view helper to output the container. // ... ); -.. code-block:: html +.. code-block:: html+php :linenos: @@ -140,7 +140,7 @@ the ``default`` container. The following example demonstrates rendering the navigation menus for the named ``default``, ``special`` and ``sitemap`` containers. -.. code-block:: html +.. code-block:: html+php :linenos: