File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 133
133
</div ><br ><br >
134
134
<div class =" d-flex flex-column flex-md-row align-items-md-center" >
135
135
<button type =" submit" class =" btn btn-primary me-md-3 mb-3 mb-md-0" >Upload theme</button >
136
- <button class =" btn btn-danger me-md-3 mb-3 mb-md-0 delete-themes" title =" Delete themes" ><a href =" {{ url (' /panel /theme' ) } }" class =" text-white" >Delete themes</a ></button >
136
+ <button class =" btn btn-danger me-md-3 mb-3 mb-md-0 delete-themes" title =" Delete themes" ><a href =" {{ url (' /admin /theme' ) } }" class =" text-white" >Delete themes</a ></button >
137
137
<button class =" btn btn-info download-themes" title =" Download more themes" ><a href =" https://linkstack.org/themes/" target =" _blank" class =" text-white" >Download themes</a ></button >
138
138
</div >
139
139
</form >
@@ -258,4 +258,4 @@ function setTheme(themeName) {
258
258
</script>
259
259
@endpush
260
260
261
- @endsection
261
+ @endsection
You can’t perform that action at this time.
0 commit comments