aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_profile_signature.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15949] Add ucp_profile_signature_posting_editor_options_prependAlfredo Ramos2019-01-211-0/+1
| | | | | | | It adds a template event in the signature posting editor to add custom options to be consistent with the default posting editor. PHPBB3-15949
* [ticket/11552] Remove inline css for signatureVjacheslav Trushkin2013-10-191-1/+1
| | | | PHPBB3-11552
* [ticket/10734] Removed all the unnecessary corner classesShibu Lijack2012-04-021-4/+4
| | | | | | Removed the corner span classes from all the template and theme files. PHPBB-10734
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-1/+1
| | | | | | | | | | | | Closing tags converted using Oleg's script. remove-php-end-tags.py -a . Trailing newlines added using the following where $ext is file extension. find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s; Extensions: php, css, html, js, xml. PHPBB3-9556
* [ticket/9665] Allow preview of signature when it is the string "0".Andreas Fischer2010-06-201-1/+1
| | | | | | | | Since only the SIGNATURE_PREVIEW parameter is evaluated in the templates <!-- IF SIGNATURE_PREVIEW --> will not allow the signature to be "0". <!-- IF SIGNATURE_PREVIEW != '' --> however does allow "0". PHPBB3-9665
* pm class is not supposed to be in there, also results in white backgroundMeik Sievertsen2009-08-061-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9934 89ea8834-ac86-4346-8a33-228a782c2dd0
* #15038Henry Sudhof2007-11-051-1/+1
| | | | | | | I'm very sorry. This should make W3C happy again. git-svn-id: file:///svn/phpbb/trunk@8227 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+1
| | | | | | | | | | | | #i91 #i92 #i93 #i94 #i95 #i96 git-svn-id: file:///svn/phpbb/trunk@8120 89ea8834-ac86-4346-8a33-228a782c2dd0
* say hello to prosilver... YAAAYEEEEMeik Sievertsen2007-04-011-0/+51
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0