parent
1f1bcfe4b5
commit
a31d3c3f74
1 changed files with 1 additions and 1 deletions
2
main.php
2
main.php
|
@ -1,4 +1,3 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -23,6 +22,7 @@ $JSINFO['template']['sprintdoc'] = array('sidebar_toggle_elements' => tpl_getCon
|
||||||
$showTools = true;
|
$showTools = true;
|
||||||
$showSidebar = true;
|
$showSidebar = true;
|
||||||
?>
|
?>
|
||||||
|
<!DOCTYPE html>
|
||||||
<html class="edge no-js" lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>">
|
<html class="edge no-js" lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>">
|
||||||
<head>
|
<head>
|
||||||
<?php
|
<?php
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue