diff options
author | Florian Pritz <bluewind@xinu.at> | 2012-10-15 23:38:44 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2012-10-16 22:12:32 +0200 |
commit | 36f0185d8c950933099268c69081cabc084545c9 (patch) | |
tree | ddfdc602a15080d2de464aa670a9715f33294da4 /application/views/file | |
parent | 143d920cb703d47bd8606ba2497241fce7d06a27 (diff) |
Fall back to plain text if lexer is unknown/broken
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'application/views/file')
-rw-r--r-- | application/views/file/html_header.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/application/views/file/html_header.php b/application/views/file/html_header.php index cd2116ada..60db38238 100644 --- a/application/views/file/html_header.php +++ b/application/views/file/html_header.php @@ -50,5 +50,3 @@ if ("onhashchange" in window) { } /* ]]> */ </script> - <table class="content"> - <tr> |