|
@@ -38,7 +38,7 @@
|
|
|
<input type="radio" class="tab-2" name="tab" onclick="location.href='langTab.html'">
|
|
|
<span>Lang</span><i class="fa fa-medium"></i>
|
|
|
|
|
|
- <input type="radio" class="tab-3" name="tab" onclick="location.href='imgTab.html'">
|
|
|
+ <input type="radio" class="tab-3" name="tab" onclick="location.href='userTab.html'">
|
|
|
<span>Users</span><i class="fa fa-user"></i>
|
|
|
|
|
|
<input type="radio" class="tab-4" name="tab" checked="checked">
|