1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 20:31:41 +02:00

Styling fixes.

This commit is contained in:
Cameron
2015-05-05 11:38:22 -07:00
parent b5382c3792
commit c57876bdff
4 changed files with 7 additions and 4 deletions

View File

@@ -59,12 +59,13 @@ $USERPOSTS_NP_TABLE = $USERPOSTS_TEMPLATE['np_table']; // BC, will be removed
";
// ##### ------------------------------------------------------------------------------------------
//TODO Put this part into the forum plugin.
// ##### USERPOSTS FORUM TABLE --------------------------------------------------------------------
// additional shortcodes available:
// {USERPOSTS_FORUM_SEARCH_FIELD}, {USERPOSTS_FORUM_SEARCH_BUTTON}
$USERPOSTS_TEMPLATE['forum_table_start'] = "
<div style='text-align:center'>
<div>
{NEXTPREV}
<form method='post' action='".e_REQUEST_URL."'>
<table class='table fborder up-forum' id='up-forum'>