add missing cp class to more html
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html class="cp">
|
||||
<head>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
@@ -79,7 +79,9 @@
|
||||
|
||||
<div id="user-box" class="box">
|
||||
<div>
|
||||
<span data-localization="username_label"></span>
|
||||
<strong id="display-name" class="display"></strong>
|
||||
<p><span data-localization="username_label"></span>
|
||||
<strong id="display-name" class="display"></strong></p>
|
||||
|
||||
<p>View your <a href="/file" target="_blank">file manager</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user