1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-29 04:55:02 +03:00

[developer-jquery] fix blog page

This commit is contained in:
Denis Shakhov 2011-04-28 08:05:44 +00:00
parent 2da56ba7c4
commit 6325af38e8

View file

@ -4,7 +4,7 @@
{if $oUserCurrent->isAdministrator()}
{if $oUserCurrent and $oUserCurrent->isAdministrator()}
<form id="blog_delete_form" class="blog-delete-form" action="{router page='blog'}delete/{$oBlog->getId()}/" method="POST">
<a href="#" class="close jqmClose"></a>