forked from services/mlmmj-light-web-ecg
Removed missing javascript function, Added missing p in error template
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
//{/literal}
|
||||
</script>
|
||||
</head>
|
||||
<body onload="switch_moderators_form()">
|
||||
<body>
|
||||
<div id="header">
|
||||
<div id="header_left">
|
||||
<a href="{$web_url}">{$headline}</a>
|
||||
|
||||
@@ -33,6 +33,6 @@
|
||||
Unknown error.
|
||||
{/if}
|
||||
</div>
|
||||
<p>Hit "Back" in your browser to return to where you came from. This should normally preserve your changes.
|
||||
<p>Hit "Back" in your browser to return to where you came from. This should normally preserve your changes.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user