Fixed regression introduced with r2917.
This commit is contained in:
parent
2ee07076ec
commit
6fbc815530
14 changed files with 9 additions and 27 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html dir="<%# ScrewTurn.Wiki.Settings.Direction %>" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<html dir="<%= ScrewTurn.Wiki.Settings.Direction %>" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head runat="server">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=8" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue