From 9f67fb86c8d508dbf127577994735b141c5b96e9 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 17 May 2017 15:35:10 +0200 Subject: Improve design of various error messages Signed-off-by: Jan-Christoph Borchardt --- apps/dav/templates/exception.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'apps/dav') diff --git a/apps/dav/templates/exception.php b/apps/dav/templates/exception.php index dbed8d3b654..9c09cbca444 100644 --- a/apps/dav/templates/exception.php +++ b/apps/dav/templates/exception.php @@ -23,10 +23,9 @@ style('core', ['styles', 'header']); /** @param $_ array */ ?> -

-
+

-

t('Technical details')) ?>

+

t('Technical details')) ?>

  • t('Remote Address: %s', $_['remoteAddr'])) ?>
  • t('Request ID: %s', $_['requestID'])) ?>
  • -- cgit v1.2.3