mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 01:36:57 +02:00
Fixing a few minor things ... Sorry Jon, got bored and fixed some of the spelling mistakes assigned to you. :)
git-svn-id: file:///svn/phpbb/trunk@6343 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<!-- ENDIF -->
|
||||
<td <!-- IF not S_ADMIN_AUTH -->class="row2"<!-- ELSE -->class="row1"<!-- ENDIF -->>
|
||||
|
||||
<table align="center" cellspacing="1" cellpadding="4">
|
||||
<table align="center" cellspacing="1" cellpadding="4" style="width: 100%;">
|
||||
<!-- IF LOGIN_ERROR -->
|
||||
<tr>
|
||||
<td class="gensmall" colspan="2" align="center"><span class="error">{LOGIN_ERROR}</span></td>
|
||||
|
Reference in New Issue
Block a user