diff options
-rw-r--r-- | h-source/Application/Views/Desktop/wiki_page.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/h-source/Application/Views/Desktop/wiki_page.php b/h-source/Application/Views/Desktop/wiki_page.php index 6135a02..2316f10 100644 --- a/h-source/Application/Views/Desktop/wiki_page.php +++ b/h-source/Application/Views/Desktop/wiki_page.php @@ -19,7 +19,7 @@ // You should have received a copy of the GNU General Public License // along with h-source. If not, see <http://www.gnu.org/licenses/>. ?> - + <div id="left"> <?php @@ -143,7 +143,7 @@ </div> <?php } ?> - <? } ?> + <?php } ?> </div> |