summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-11-04 22:27:09 -0500
committerAlessandro Cosentino <cosenal@gmail.com>2012-11-04 22:27:09 -0500
commita4d88f696a9a38a128b323889ce05cb92048f5a9 (patch)
treef8946e2aa75f44ec47a8a14f39d9bb701a48f248 /templates/main.php
parent4e905c5e106706c01e9d758ab5c2dd5c62b0af12 (diff)
[News] substitutes modals with notification in importopml
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/main.php b/templates/main.php
index ccc8c5261..f447c9f30 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -59,3 +59,5 @@ echo $this->inc("part.dialogues");
<div id="appsettings" class="popup bottomleft hidden"></div>
</div>
+
+<div id='notification'></div> \ No newline at end of file