base64 but not urlencode in saving config
This commit is contained in:
@@ -227,7 +227,6 @@
|
||||
main .main-item-list .main-items-fileName a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.main-title-path a{vertical-align: middle;}
|
||||
.more-disk{
|
||||
vertical-align: middle;
|
||||
overflow: hidden;
|
||||
@@ -293,10 +292,10 @@
|
||||
<div class="main-title">
|
||||
<h1 class="main-title-path">
|
||||
<a href="<!--base_path-->"><!--constStr@Home--></a>
|
||||
<!--PathArrayStart-->
|
||||
<!--DiskPathArrayStart-->
|
||||
>
|
||||
<a href="<!--PathArrayLink-->"><!--PathArrayName--></a>
|
||||
<!--PathArrayEnd-->
|
||||
<!--DiskPathArrayEnd-->
|
||||
</h1>
|
||||
</div>
|
||||
<!--IsFileStart-->
|
||||
|
||||
Reference in New Issue
Block a user