This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Adminator-admin-dashboard
mirror of
https://github.com/puikinsh/Adminator-admin-dashboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
16
Wiki
Activity
Browse Source
remove dir=rtl
pull/118/head
Navid Sedehi
7 years ago
parent
d5c27f156d
commit
7cb5ccf4c1
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/email.html
+1
-1
src/index.html
+ 1
- 1
src/email.html
View File
@ -1,5 +1,5 @@
<!DOCTYPE html>
<!DOCTYPE html>
<
html
dir
=
"rtl"
>
<
html
>
<
head
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
charset
=
"utf-8"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
+ 1
- 1
src/index.html
View File
@ -1,5 +1,5 @@
<!DOCTYPE html>
<!DOCTYPE html>
<
html
dir
=
"rtl"
>
<
html
>
<
head
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
charset
=
"utf-8"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
Write
Preview
Loading…
Cancel
Save