ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/templates/system_notification_list.html

Summary

Maintainability
Test Coverage

Incorrect end of line character(s) found.
Open

    <th><{$lang_event}></th>

Incorrect end of line character(s) found.
Open

  <{foreach item=notification from=$item.notifications}>

Incorrect end of line character(s) found.
Open

    <td class="<{$class}>"><{if $item.id != 0}><{if $item.url != ''}><a href="<{$item.url}>" title="<{$item.name}>"><{/if}><{$item.name}><{if $item.url != ''}></a><{/if}><{/if}></td>

Unexpected spaces found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

      <input type="reset" name="delete_reset" value="<{$lang_clear}>" />

Incorrect end of line character(s) found.
Open

<p><a href="<{$icms_url}>/userinfo.php?uid=<{$user.uid}>" title="<{$user.name}>"><{$smarty.const._PROFILE}></a>&nbsp;<span style="font-weight:bold;">&raquo;&raquo;</span>&nbsp;<{$smarty.const._MB_SYSTEM_NOTIF}> </p>

Incorrect end of line character(s) found.
Open

<form id="notificationlist" action="notifications.php" method="post">

Incorrect end of line character(s) found.
Open

    <th><input name="allbox" id="allbox" onclick="xoopsCheckAll('notificationlist', 'allbox');" type="checkbox" value="<{$lang_checkall}>" /></th>

Incorrect end of line character(s) found.
Open

    <td class="head" colspan="4"><{$lang_module}>: <{$module.name}></td>

Unexpected spaces found.
Open

    <td class="<{$class}>"><{if $item.id != 0}><{if $item.url != ''}><a href="<{$item.url}>" title="<{$item.name}>"><{/if}><{$item.name}><{if $item.url != ''}></a><{/if}><{/if}></td>

Incorrect end of line character(s) found.
Open

      <input type="hidden" name="XOOPS_TOKEN_REQUEST" value="<{$notification_token}>" />

Incorrect end of line character(s) found.
Open

<h4><{$lang_activenotifications}></h4>

Incorrect end of line character(s) found.
Open

  <tr>

Unexpected spaces found.
Open

    <td class="head"><input name="del_mod[<{$module.id}>]" id="del_mod[]" onclick="xoopsCheckGroup('notificationlist', 'del_mod[<{$module.id}>]', 'del_not[<{$module.id}>][]');" type="checkbox" value="<{$module.id}>" /></td>

Incorrect end of line character(s) found.
Open

    <{cycle values=odd,even assign=class}>

Unexpected spaces found.
Open

  <{foreach item=item from=$category.items}>

Incorrect end of line character(s) found.
Open

  <{/foreach}>

Unexpected spaces found.
Open

  <tr>

Unexpected spaces found.
Open

    <td class="foot" colspan="5">

Incorrect end of line character(s) found.
Open

      <input type="submit" name="delete_cancel" value="<{$lang_cancel}>" />

Unexpected spaces found.
Open

      <input type="reset" name="delete_reset" value="<{$lang_clear}>" />

Incorrect end of line character(s) found.
Open

</form>

Incorrect end of line character(s) found.
Open

<table class="outer">

Incorrect end of line character(s) found.
Open

  <{foreach item=module from=$modules}>

Incorrect end of line character(s) found.
Open

  <{foreach item=category from=$module.categories}>

Unexpected spaces found.
Open

    <td class="<{$class}>"><{$notification.category_title}></td>

Incorrect end of line character(s) found.
Open

    <td class="<{$class}>"><{if $item.id != 0}><{$item.id}><{/if}></td>

Incorrect end of line character(s) found.
Open

  <{/foreach}>

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    <td class="<{$class}>"><{$notification.event_title}></td>

Unexpected spaces found.
Open

  <{/foreach}>

Incorrect end of line character(s) found.
Open

    <td class="foot" colspan="5">

Unexpected spaces found.
Open

      <input type="hidden" name="XOOPS_TOKEN_REQUEST" value="<{$notification_token}>" />

Unexpected spaces found.
Open

    <th><{$lang_itemid}></th>

Unexpected spaces found.
Open

    <{cycle values=odd,even assign=class}>

Incorrect end of line character(s) found.
Open

    <td class="<{$class}>"><{$notification.category_title}></td>

Incorrect end of line character(s) found.
Open

    <th><{$lang_itemid}></th>

Unexpected spaces found.
Open

  <{foreach item=category from=$module.categories}>

Incorrect end of line character(s) found.
Open

  </tr>

Unexpected spaces found.
Open

  <tr>

Unexpected spaces found.
Open

      <input type="submit" name="delete_cancel" value="<{$lang_cancel}>" />

Incorrect end of line character(s) found.
Open

    <th><{$lang_category}></th>

Unexpected spaces found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

  <tr>

Incorrect end of line character(s) found.
Open

  </tr>

Unexpected spaces found.
Open

  <tr>

Incorrect end of line character(s) found.
Open

  <tr>

Unexpected spaces found.
Open

    <td class="<{$class}>"><{$notification.event_title}></td>

Incorrect end of line character(s) found.
Open

      <input type="submit" name="delete" value="<{$lang_delete}>" />

Incorrect end of line character(s) found.
Open

    <th><{$lang_itemname}></th>

Unexpected spaces found.
Open

  <{foreach item=module from=$modules}>

Incorrect end of line character(s) found.
Open

    <td class="head"><input name="del_mod[<{$module.id}>]" id="del_mod[]" onclick="xoopsCheckGroup('notificationlist', 'del_mod[<{$module.id}>]', 'del_not[<{$module.id}>][]');" type="checkbox" value="<{$module.id}>" /></td>

Unexpected spaces found.
Open

  </tr>

Unexpected spaces found.
Open

    <td class="<{$class}>"><{if $item.id != 0}><{$item.id}><{/if}></td>

Unexpected spaces found.
Open

  <{/foreach}>

Unexpected spaces found.
Open

      <input type="submit" name="delete" value="<{$lang_delete}>" />

Unexpected spaces found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

</table>

Unexpected spaces found.
Open

    <th><{$lang_itemname}></th>

Unexpected spaces found.
Open

  <tr>

Unexpected spaces found.
Open

  <{/foreach}>

Unexpected spaces found.
Open

  <{/foreach}>

Incorrect end of line character(s) found.
Open

    </td>

Incorrect end of line character(s) found.
Open

  <{foreach item=item from=$category.items}>

Incorrect end of line character(s) found.
Open

  <{/foreach}>

Unexpected spaces found.
Open

    </td>

Unexpected spaces found.
Open

    <th><{$lang_event}></th>

Unexpected spaces found.
Open

    <td class="head" colspan="4"><{$lang_module}>: <{$module.name}></td>

Unexpected spaces found.
Open

  <{foreach item=notification from=$item.notifications}>

Unexpected spaces found.
Open

    <td class="<{$class}>"><input type="checkbox" name="del_not[<{$module.id}>][]" id="del_not[<{$module.id}>][]" value="<{$notification.id}>" /></td>

Incorrect end of line character(s) found.
Open

  <{/foreach}>

Incorrect end of line character(s) found.
Open

  <tr>

Unexpected spaces found.
Open

    <th><{$lang_category}></th>

Incorrect end of line character(s) found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

    <td class="<{$class}>"><input type="checkbox" name="del_not[<{$module.id}>][]" id="del_not[<{$module.id}>][]" value="<{$notification.id}>" /></td>

Incorrect end of line character(s) found.
Open

  </tr>

There are no issues that match your filters.

Category
Status