Add css class on button.
git-svn-id: http://piwigo.org/svn/trunk@1919 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
d4c1e505c5
commit
162b78ec1b
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ An event will be logged if its name matches at least one expression in the list.
|
|||
|
||||
</fieldset>
|
||||
|
||||
<p><input type="submit" value="Submit" /></p>
|
||||
<p><input class="submit" type="submit" value="Submit" /></p>
|
||||
|
||||
<p><a href="{U_LIST_EVENTS}">Click here to see a complete list of actions and events trigered by this PWG version</a>.</p>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue