Merge pull request #212 from SlNPacifist/fx/doctype

Fixed doctype.
This commit is contained in:
hamza zia 2016-04-28 08:30:21 +08:00
commit ed546bebe2

View File

@ -1,4 +1,4 @@
<!doctype>
<!doctype html>
<html>
<!-- {{{ head -->
@ -259,7 +259,7 @@
<a
ng-click="changeLanguage('de_DE')"
href="#"><span class="fa fa-fw flag-icon flag-icon-de">&nbsp;</span> Deutsch</a>
</li>
</li>
</ul>
</li>
</ul>