![]() |
Good little snippet this
|
Where do we shorten the phrase "minutes" to "min" ?
It is too long and breaking up. Thanks :) |
The examples are in the legacy postbit. Anyone know if this works in the horizontal postbit?
|
Quote:
The steps to do so are as follows. Admincp> Styles and Templetes> Replacement Variable > add new variable. You would then select the style theme you want to change the variable in (change each one you use if you want consistency) Enter The text to be searched : Minutes Enter Text to replace: Mins You might also want to create one for the word Minute to replace Min Submit and check your postbit then. Thanks |
Only problem with that is anywhere the word Minutes shows up, even in posts, it will be changed to Mins.
|
Quote:
|
What you could do is create a new plugin.
Code:
$vbulletin->templatecache['postbit_legacy'] = str_replace('Minutes','Mins',$vbulletin->templatecache['postbit_legacy']); |
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 05:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|