mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 03:08:41 +00:00
Fix tpl name
This commit is contained in:
parent
045fca3171
commit
76d483a3a6
|
|
@ -13,7 +13,7 @@
|
|||
</div>
|
||||
|
||||
<div id="app-message-container" style="position: absolute; margin: 0 auto; right: 1%; top: 1%;">
|
||||
<template id="app-message">
|
||||
<template id="app-message-tpl">
|
||||
<div class="log-msg" style="z-index: 11; position: relative; margin: 0 auto; right: 0; top: 0; margin-bottom: 10px;">
|
||||
<h1 class="log-msg-title"></h1>
|
||||
<div class="log-msg-content"></div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user