1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 09:39:55 +02:00

Removed redundant php code from templates.

This commit is contained in:
Cameron
2020-06-02 12:05:20 -07:00
parent f375024147
commit f4341ac5cb
15 changed files with 8 additions and 16 deletions

View File

@@ -201,4 +201,4 @@ $NEXTPREV_TEMPLATE['page_items_end'] = '';
//$NEXTPREV_TEMPLATE['default_separator'] = '<span class="nextprev-sep"><!-- --></span>';
$NEXTPREV_TEMPLATE['page_separator'] = '<br />';
?>