ImpressCMS/impresscms

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

Summary

Maintainability
Test Coverage

Incorrect end of line character(s) found.
Open

<input type="hidden" name="not_redirect" value="<{$xoops_notification.redirect_script}>" />

Incorrect end of line character(s) found.
Open

  <tr>

Unexpected spaces found.
Open

  <tr><th colspan="3"><{$lang_notificationoptions}></th></tr>

Incorrect end of line character(s) found.
Open

<{if $xoops_notification.show}>

Incorrect end of line character(s) found.
Open

    <td class="head"><{$lang_category}></td>

Unexpected spaces found.
Open

    <td class="head"><{$lang_category}></td>

Incorrect end of line character(s) found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

<form id="notification_select" action="<{$xoops_notification.target_page}>" method="post">

Incorrect end of line character(s) found.
Open

  <tr>

Incorrect end of line character(s) found.
Open

  <{foreach name=outer item=category from=$xoops_notification.categories}>

Unexpected spaces found.
Open

  <{foreach name=inner item=event from=$category.events}>

Incorrect end of line character(s) found.
Open

<h4 style="text-align:center;"><{$lang_activenotifications}></h4>

Incorrect end of line character(s) found.
Open

<table class="outer">

Unexpected spaces found.
Open

    <td class="head"><input name="allbox" id="allbox" onclick="xoopsCheckAll('notification_select','allbox');" type="checkbox" value="<{$lang_checkall}>" /></td>

Unexpected spaces found.
Open

  <tr>

Unexpected spaces found.
Open

  <tr>

Unexpected spaces found.
Open

    <{if $smarty.foreach.inner.first}>

Unexpected spaces found.
Open

    <td class="odd">

Incorrect end of line character(s) found.
Open

<div>

Incorrect end of line character(s) found.
Open

  <tr><th colspan="3"><{$lang_notificationoptions}></th></tr>

Incorrect end of line character(s) found.
Open

<input type="hidden" name="XOOPS_TOKEN_REQUEST" value="<{php}>echo icms::$security->createToken();<{/php}>" />

Unexpected spaces found.
Open

    <td class="head"><{$lang_events}></td>

Incorrect end of line character(s) found.
Open

  <{foreach name=inner item=event from=$category.events}>

Unexpected spaces found.
Open

    <td class="even" rowspan="<{$smarty.foreach.inner.total}>"><{$category.title}></td>

Unexpected spaces found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

    <{if $smarty.foreach.inner.first}>

Incorrect end of line character(s) found.
Open

    <input type="hidden" name="not_list[<{$index}>][params]" value="<{$category.name}>,<{$category.itemid}>,<{$event.name}>" />

Unexpected spaces found.
Open

  <{/foreach}>

Unexpected spaces found.
Open

  <tr>

Incorrect end of line character(s) found.
Open

<div style="text-align: center;">

Incorrect end of line character(s) found.
Open

</form>

Incorrect end of line character(s) found.
Open

    <td class="head"><input name="allbox" id="allbox" onclick="xoopsCheckAll('notification_select','allbox');" type="checkbox" value="<{$lang_checkall}>" /></td>

Incorrect end of line character(s) found.
Open

    <td class="head"><{$lang_events}></td>

Incorrect end of line character(s) found.
Open

    <td class="odd">

Incorrect end of line character(s) found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

</table>

Unexpected spaces found.
Open

  <{foreach name=outer item=category from=$xoops_notification.categories}>

Incorrect end of line character(s) found.
Open

    </td>

Unexpected spaces found.
Open

    <td class="odd"><{$event.caption}></td>

Unexpected spaces found.
Open

    <input type="checkbox" id="not_list[]" name="not_list[<{$index}>][status]" value="1" <{if $event.subscribed}>checked="checked"<{/if}> />

Unexpected spaces found.
Open

    </td>

Incorrect end of line character(s) found.
Open

<{$lang_notificationmethodis}>:&nbsp;<{$user_method}>&nbsp;&nbsp;[<a href="<{$editprofile_url}>" title="<{$lang_change}>"><{$lang_change}></a>]

Unexpected spaces found.
Open

  </tr>

Unexpected spaces found.
Open

  <{/foreach}>

Incorrect end of line character(s) found.
Open

    <td class="foot" colspan="3" align="center"><input type="submit" name="not_submit" value="<{$lang_updatenow}>" /></td>

Incorrect end of line character(s) found.
Open

    <input type="checkbox" id="not_list[]" name="not_list[<{$index}>][status]" value="1" <{if $event.subscribed}>checked="checked"<{/if}> />

Incorrect end of line character(s) found.
Open

  <{/foreach}>

Incorrect end of line character(s) found.
Open

    <{/if}>

Unexpected spaces found.
Open

    <{/if}>

Incorrect end of line character(s) found.
Open

    <{counter assign=index}>

Incorrect end of line character(s) found.
Open

  <{/foreach}>

Incorrect end of line character(s) found.
Open

</div>

Incorrect end of line character(s) found.
Open

  <tr>

Unexpected spaces found.
Open

    <{counter assign=index}>

Unexpected spaces found.
Open

    <input type="hidden" name="not_list[<{$index}>][params]" value="<{$category.name}>,<{$category.itemid}>,<{$event.name}>" />

Incorrect end of line character(s) found.
Open

    <td class="even" rowspan="<{$smarty.foreach.inner.total}>"><{$category.title}></td>

Incorrect end of line character(s) found.
Open

  </tr>

Unexpected spaces found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

    <td class="odd"><{$event.caption}></td>

Incorrect end of line character(s) found.
Open

</div>

Unexpected spaces found.
Open

    <td class="foot" colspan="3" align="center"><input type="submit" name="not_submit" value="<{$lang_updatenow}>" /></td>

There are no issues that match your filters.

Category
Status