Project

General

Profile

Actions

Error #25

closed

php_error.log display issue

Added by Matthias about 7 years ago. Updated about 7 years ago.

Status:
Done
Priority:
Niedrig
Assignee:
Target version:
-
Start date:
2017-02-26
Due date:
2017-02-28
% Done:

100%

Estimated time:

Description

There exists a little Display issue in the php_error.log window. The "X" for closing isn't displayed correct. Can easily fixed by replacing the "x" in line 29 of footer.htt from DefaultTheme

Original:
<button class="close" style="right: 3px;">×</button>

Fixed Line:
<button class="close" style="right: 3px;">X</button>


Files

error_log.JPG (27.4 KB) error_log.JPG Matthias, 2017-02-26 09:13
Actions #1

Updated by Dietmar about 7 years ago

  • Due date set to 2017-02-28
  • Status changed from New to Done
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF